diff options
Diffstat (limited to 'textproc/p5-Data-FormValidator')
-rw-r--r-- | textproc/p5-Data-FormValidator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 915f29aa74f..8cefa0713e5 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2011/08/14 15:14:03 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 21:57:51 wiz Exp $ DISTNAME= Data-FormValidator-4.66 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |