diff options
Diffstat (limited to 'devel/p5-Smart-Comments/Makefile')
-rw-r--r-- | devel/p5-Smart-Comments/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Smart-Comments/Makefile b/devel/p5-Smart-Comments/Makefile index 9fda60ef328..0bb1c6bef13 100644 --- a/devel/p5-Smart-Comments/Makefile +++ b/devel/p5-Smart-Comments/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/02/15 08:34:33 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:43 wiz Exp $ # DISTNAME= Smart-Comments-1.000005 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} |