pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/bg5pdf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  3 08:44:22 UTC 2016

Modified Files:
        pkgsrc/print/bg5pdf: Makefile

Log Message:
Clarify LICENSE a bit.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/print/bg5pdf/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/bg5pdf/Makefile
diff -u pkgsrc/print/bg5pdf/Makefile:1.32 pkgsrc/print/bg5pdf/Makefile:1.33
--- pkgsrc/print/bg5pdf/Makefile:1.32   Sat May 17 16:10:48 2014
+++ pkgsrc/print/bg5pdf/Makefile        Mon Oct  3 08:44:22 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2014/05/17 16:10:48 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/10/03 08:44:22 wiz Exp $
 
 DISTNAME=      bg5pdf-1.0.0
 PKGREVISION=   16
@@ -11,7 +11,7 @@ COMMENT=      Wrap big5 encoding text file in
 
 # The package is a confusing mix of GPL and pdflib license.
 # Err on the side of caution until this is understood.
-LICENSE=               bg5pdf-license
+LICENSE=               aladdin-license AND gnu-gpl-v2
 RESTRICTED=            "No clear permission to redistribute".
 NO_SOURCE_ON_FTP=      ${RESTRICTED}
 NO_SOURCE_ON_CDROM=    ${RESTRICTED}



Home | Main Index | Thread Index | Old Index