diff options
Diffstat (limited to 'devel/p5-Sub-Install/Makefile')
-rw-r--r-- | devel/p5-Sub-Install/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Sub-Install/Makefile b/devel/p5-Sub-Install/Makefile index d689246cbd8..08067e3d549 100644 --- a/devel/p5-Sub-Install/Makefile +++ b/devel/p5-Sub-Install/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/07/06 11:32:01 sno Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 21:55:37 wiz Exp $ DISTNAME= Sub-Install-0.926 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} |