diff options
Diffstat (limited to 'textproc/p5-Pod-Abstract/Makefile')
-rw-r--r-- | textproc/p5-Pod-Abstract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index 0840f7771320..d21727d022ff 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Abstract document tree for Perl POD documents -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ |