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 38241cd39ac..426c1b6c62a 100644 --- a/devel/p5-Sub-Install/Makefile +++ b/devel/p5-Sub-Install/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/09/06 12:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Sub-Install-0.928 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} |