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 1dbdc56aa9f..ff013ae8aeb 100644 --- a/devel/p5-local-lib/Makefile +++ b/devel/p5-local-lib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2015/02/18 13:04:54 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:58 wiz Exp $ # DISTNAME= local-lib-2.000015 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} |