diff options
Diffstat (limited to 'sysutils/p5-Config-Simple/Makefile')
-rw-r--r-- | sysutils/p5-Config-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Config-Simple/Makefile b/sysutils/p5-Config-Simple/Makefile index 9cabdf4c665..76a484aa8bc 100644 --- a/sysutils/p5-Config-Simple/Makefile +++ b/sysutils/p5-Config-Simple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:35 ryoon Exp $ # DISTNAME= Config-Simple-4.59 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHERZODR/} |