diff options
Diffstat (limited to 'textproc/p5-Data-FormValidator/Makefile')
-rw-r--r-- | textproc/p5-Data-FormValidator/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 61879f5ba1a0..b635b32853a5 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: Data::FormValidator -# Date created: 27 Oct 2001 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# +# Created by: Seamus Venasse <svenasse@polaris.ca> # $FreeBSD$ -# PORTNAME= Data-FormValidator -PORTVERSION= 4.70 +PORTVERSION= 4.80 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |