diff options
Diffstat (limited to 'devel/p5-common-sense/Makefile')
-rw-r--r-- | devel/p5-common-sense/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-common-sense/Makefile b/devel/p5-common-sense/Makefile index f63648f91ea..a762a7f1ef8 100644 --- a/devel/p5-common-sense/Makefile +++ b/devel/p5-common-sense/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/10/31 11:19:18 asau Exp $ +# $NetBSD: Makefile,v 1.15 2013/05/31 12:40:54 wiz Exp $ DISTNAME= common-sense-3.6 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} |