aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Data-FormValidator/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-09-23 11:35:19 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-09-23 11:35:19 +0000
commite7298cbf55614aaf7ebdf73a6ddfaebb8edf99a8 (patch)
tree6c2d18f07d579bc845f6cbcd07594c50ae5532af /textproc/p5-Data-FormValidator/Makefile
parentf515739606f475e1f4b20218834353b7eb92c8f7 (diff)
downloadports-e7298cbf55614aaf7ebdf73a6ddfaebb8edf99a8.tar.gz
ports-e7298cbf55614aaf7ebdf73a6ddfaebb8edf99a8.zip
Notes
Diffstat (limited to 'textproc/p5-Data-FormValidator/Makefile')
-rw-r--r--textproc/p5-Data-FormValidator/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile
index 057caa748a3b..812b309ff8a7 100644
--- a/textproc/p5-Data-FormValidator/Makefile
+++ b/textproc/p5-Data-FormValidator/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Data-FormValidator
-PORTVERSION= 3.13
+PORTVERSION= 4.02
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MARKSTOS
+MASTER_SITE_SUBDIR= Data
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Validates user input (usually from an HTML form) based
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \