summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-03 08:44:22 +0000
committerwiz <wiz@pkgsrc.org>2016-10-03 08:44:22 +0000
commitceebaa0efb9b9e75a55846f18f2f7f3349775250 (patch)
tree72e711c4fb924d35933dd49b042e8ad08db6af6f /print
parent80af1226d9c44149f22233ae53b451e84711ae19 (diff)
downloadpkgsrc-ceebaa0efb9b9e75a55846f18f2f7f3349775250.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}