diff options
Diffstat (limited to 'devel/p5-Data-Compare/Makefile')
-rw-r--r-- | devel/p5-Data-Compare/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile index 3ec5bc72259..120d6cb6334 100644 --- a/devel/p5-Data-Compare/Makefile +++ b/devel/p5-Data-Compare/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/12/12 07:35:40 wen Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:47 wiz Exp $ DISTNAME= Data-Compare-1.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |