summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2016-10-03 08:44:22 +0000
committerwiz <wiz>2016-10-03 08:44:22 +0000
commitc6901d2a9d009d07804404d0910768080d686a62 (patch)
treeeadf4c779f408ffc9d704489bdcb377d6033a4c9 /print
parent2b9b70f27e56227b2ea958f8d20b869f391ea467 (diff)
downloadpkgsrc-c6901d2a9d009d07804404d0910768080d686a62.tar.gz
Clarify LICENSE a bit.
Diffstat (limited to 'print')
-rw-r--r--print/bg5pdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile
index f4e6c43e572..92b6f12060d 100644
--- a/print/bg5pdf/Makefile
+++ b/print/bg5pdf/Makefile
@@ -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 into PDF file by using PDFlib
# 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}