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 71e5a528eb2..12fdd25fbe1 100644 --- a/devel/p5-common-sense/Makefile +++ b/devel/p5-common-sense/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/04/22 10:51:17 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:55:51 wiz Exp $ DISTNAME= common-sense-3.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} |