diff options
Diffstat (limited to 'lang/p5-TryCatch/Makefile')
-rw-r--r-- | lang/p5-TryCatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-TryCatch/Makefile b/lang/p5-TryCatch/Makefile index 95efeadeaf7e..ccb31d237717 100644 --- a/lang/p5-TryCatch/Makefile +++ b/lang/p5-TryCatch/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= First class try catch semantics for Perl, without source filters -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:devel/p5-ExtUtils-Depends |