diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
commit | 7da3396fbc255a2e05a47f1ec8d0d4651809b018 (patch) | |
tree | a850c34dd49b5e6bde60c6e0b6280637f411e838 /devel/p5-App-CLI/Makefile | |
parent | eabc5364f14ce27ce590642bd937cf2a5d1a56c1 (diff) | |
download | pkgsrc-7da3396fbc255a2e05a47f1ec8d0d4651809b018.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'devel/p5-App-CLI/Makefile')
-rw-r--r-- | devel/p5-App-CLI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-App-CLI/Makefile b/devel/p5-App-CLI/Makefile index 0b3fa7e66a3..0cf28b85098 100644 --- a/devel/p5-App-CLI/Makefile +++ b/devel/p5-App-CLI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2018/07/16 11:03:57 wen Exp $ +# $NetBSD: Makefile,v 1.22 2018/08/22 09:43:36 wiz Exp $ DISTNAME= App-CLI-0.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} |