diff options
Diffstat (limited to 'devel/p5-Eval-WithLexicals/Makefile')
-rw-r--r-- | devel/p5-Eval-WithLexicals/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Eval-WithLexicals/Makefile b/devel/p5-Eval-WithLexicals/Makefile index 059ff2b6289d..1eea8d67a373 100644 --- a/devel/p5-Eval-WithLexicals/Makefile +++ b/devel/p5-Eval-WithLexicals/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for pure perl eval with persistent lexical variables -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ |