diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
commit | 7a1dccccd56cf0a6239992d6a2cc584de1fd61b8 (patch) | |
tree | 53ef54a2336bb0c755e3869b6e29b2608148b337 /textproc/p5-Data-FormValidator-Constraints-DateTime | |
parent | - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro. (diff) |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Notes
Notes:
svn path=/head/; revision=275887
Diffstat (limited to 'textproc/p5-Data-FormValidator-Constraints-DateTime')
-rw-r--r-- | textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile b/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile index 446f2b8a0044..26f8ff267952 100644 --- a/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile +++ b/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile @@ -9,7 +9,7 @@ PORTNAME= Data-FormValidator-Constraints-DateTime PORTVERSION= 1.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/W/WO/WONKO +MASTER_SITE_SUBDIR= CPAN:WONKO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |