diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-SubRequest/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-SubRequest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-SubRequest/Makefile b/www/p5-Catalyst-Plugin-SubRequest/Makefile index 81feffee6a5f..ed0b196c6dc3 100644 --- a/www/p5-Catalyst-Plugin-SubRequest/Makefile +++ b/www/p5-Catalyst-Plugin-SubRequest/Makefile @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Make subrequests to actions in Catalyst +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 RUN_DEPENDS= p5-Catalyst-Runtime>=5.80003:${PORTSDIR}/www/p5-Catalyst-Runtime BUILD_DEPENDS= ${RUN_DEPENDS} |