diff options
Diffstat (limited to 'textproc/p5-Data-FormValidator/Makefile')
-rw-r--r-- | textproc/p5-Data-FormValidator/Makefile | 6 |
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 \ |