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 66cb5117b97..0491048c7e6 100644 --- a/devel/p5-common-sense/Makefile +++ b/devel/p5-common-sense/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/09/02 12:48:10 obache Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:27 wiz Exp $ DISTNAME= common-sense-3.72 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} |