diff options
Diffstat (limited to 'textproc/p5-SVG/Makefile')
-rw-r--r-- | textproc/p5-SVG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile index 6e517628f5af..155d2d32b021 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for generating Scalable Vector Graphics (SVG) documents -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE |