pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/xz
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 25 09:52:29 UTC 2024
Modified Files:
pkgsrc/archivers/xz: Makefile
Log Message:
xz: update LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/archivers/xz/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/xz/Makefile
diff -u pkgsrc/archivers/xz/Makefile:1.44 pkgsrc/archivers/xz/Makefile:1.45
--- pkgsrc/archivers/xz/Makefile:1.44 Sun Feb 25 09:45:14 2024
+++ pkgsrc/archivers/xz/Makefile Sun Feb 25 09:52:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2024/02/25 09:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2024/02/25 09:52:29 wiz Exp $
DISTNAME= xz-5.6.0
CATEGORIES= archivers
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://tukaani.org/xz/
COMMENT= General-purpose data compression software
-LICENSE= public-domain AND gnu-gpl-v2
+LICENSE= 0-clause-bsd AND gnu-gpl-v2
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index