diff options
Diffstat (limited to 'textproc/p5-String-Trim/Makefile')
-rw-r--r-- | textproc/p5-String-Trim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-Trim/Makefile b/textproc/p5-String-Trim/Makefile index 7627d02157cf..0e25ba88b7a9 100644 --- a/textproc/p5-String-Trim/Makefile +++ b/textproc/p5-String-Trim/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to trim whitespace from your strings -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |