diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2012-12-22 17:20:22 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2012-12-22 17:20:22 +0000 |
commit | 4d0c0691f9db154ee4908f4d356a66ebe7b8dcad (patch) | |
tree | ef63ccb83afd0ac4e651099c3de3f540204820bb /textproc/p5-Data-FormValidator/Makefile | |
parent | Update to 2.21. (diff) |
Update to 4.80.
Changes: http://search.cpan.org/dist/Data-FormValidator/Changes
Notes
Notes:
svn path=/head/; revision=309397
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- |