diff options
Diffstat (limited to 'www/p5-CatalystX-InjectComponent/Makefile')
-rw-r--r-- | www/p5-CatalystX-InjectComponent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CatalystX-InjectComponent/Makefile b/www/p5-CatalystX-InjectComponent/Makefile index 0648d382d9a0..8901ad239f9a 100644 --- a/www/p5-CatalystX-InjectComponent/Makefile +++ b/www/p5-CatalystX-InjectComponent/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Inject components into your Catalyst application -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80000:www/p5-Catalyst-Runtime \ |