diff options
Diffstat (limited to 'textproc/p5-PPIx-Utils/Makefile')
-rw-r--r-- | textproc/p5-PPIx-Utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PPIx-Utils/Makefile b/textproc/p5-PPIx-Utils/Makefile index dc743071577b..6358204903be 100644 --- a/textproc/p5-PPIx-Utils/Makefile +++ b/textproc/p5-PPIx-Utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= PPIx-Utils -PORTVERSION= 0.003 +PORTVERSION= 0.004 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DBOOK @@ -11,7 +11,7 @@ WWW= https://metacpan.org/release/PPIx-Utils LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-B-Keywords>=1.09:devel/p5-B-Keywords \ |