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 97fbdb24039..8d2fbe88a0e 100644 --- a/devel/p5-Sub-Install/Makefile +++ b/devel/p5-Sub-Install/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/02/16 19:20:00 sno Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:18 wiz Exp $ # DISTNAME= Sub-Install-0.927 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} |