diff options
Diffstat (limited to 'devel/p5-File-DirCompare/Makefile')
-rw-r--r-- | devel/p5-File-DirCompare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-DirCompare/Makefile b/devel/p5-File-DirCompare/Makefile index a9c8d42e81e..e24827c936c 100644 --- a/devel/p5-File-DirCompare/Makefile +++ b/devel/p5-File-DirCompare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-DirCompare-0.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |