diff options
Diffstat (limited to 'devel/p5-local-lib/Makefile')
-rw-r--r-- | devel/p5-local-lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-local-lib/Makefile b/devel/p5-local-lib/Makefile index edbf87e7c3f..eedec3cf47e 100644 --- a/devel/p5-local-lib/Makefile +++ b/devel/p5-local-lib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2016/07/15 12:40:59 wen Exp $ +# $NetBSD: Makefile,v 1.29 2017/06/05 14:23:54 ryoon Exp $ # DISTNAME= local-lib-2.000019 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} |