diff options
Diffstat (limited to 'devel/p5-local-lib/Makefile')
-rw-r--r-- | devel/p5-local-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-local-lib/Makefile b/devel/p5-local-lib/Makefile index ac3624b31b0..19fc37e120d 100644 --- a/devel/p5-local-lib/Makefile +++ b/devel/p5-local-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/09/03 11:16:21 sno Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 21:55:52 wiz Exp $ # DISTNAME= local-lib-1.008004 PKGNAME= p5-${DISTNAME:S/008004/8.4/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=lib/} |