diff options
Diffstat (limited to 'devel/p5-CPS/Makefile')
-rw-r--r-- | devel/p5-CPS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-CPS/Makefile b/devel/p5-CPS/Makefile index 2282ed88db4b..928cc1db81c4 100644 --- a/devel/p5-CPS/Makefile +++ b/devel/p5-CPS/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Manage flow of control in Continuation-Passing Style -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Future>0:devel/p5-Future |