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 879654cd08e..5cf4ea0252e 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:31 jlam Exp $ DISTNAME= Data-FormValidator-3.63 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |