diff options
Diffstat (limited to 'textproc/p5-PDF-Tiny/Makefile')
-rw-r--r-- | textproc/p5-PDF-Tiny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PDF-Tiny/Makefile b/textproc/p5-PDF-Tiny/Makefile index d1895904aa37..7973bd3056e1 100644 --- a/textproc/p5-PDF-Tiny/Makefile +++ b/textproc/p5-PDF-Tiny/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Minimal Lightweight PDF Library -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |