diff options
Diffstat (limited to 'devel/p5-RunApp/Makefile')
-rw-r--r-- | devel/p5-RunApp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-RunApp/Makefile b/devel/p5-RunApp/Makefile index 3c77aa50d051..653bac6546b5 100644 --- a/devel/p5-RunApp/Makefile +++ b/devel/p5-RunApp/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic module to run web-applications -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-App-Control>=0:devel/p5-App-Control \ |