diff options
Diffstat (limited to 'misc/p5-Software-License/Makefile')
-rw-r--r-- | misc/p5-Software-License/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile index 7237123fc826..6ccc85ce635f 100644 --- a/misc/p5-Software-License/Makefile +++ b/misc/p5-Software-License/Makefile @@ -1,5 +1,5 @@ PORTNAME= Software-License -PORTVERSION= 0.104006 +PORTVERSION= 0.104007 CATEGORIES= misc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEONT @@ -11,7 +11,7 @@ WWW= https://metacpan.org/release/Software-License LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Section>=0:devel/p5-Data-Section \ |