diff options
Diffstat (limited to 'devel/p5-strictures/Makefile')
-rw-r--r-- | devel/p5-strictures/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-strictures/Makefile b/devel/p5-strictures/Makefile index 12ac37b0c07..94fa1cd6385 100644 --- a/devel/p5-strictures/Makefile +++ b/devel/p5-strictures/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/11/24 03:52:19 wen Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:28 wiz Exp $ # DISTNAME= strictures-1.005001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} |