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-HTML-SuperForm | |
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-HTML-SuperForm')
-rw-r--r-- | textproc/p5-HTML-SuperForm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-HTML-SuperForm/Makefile b/textproc/p5-HTML-SuperForm/Makefile index 4d4e9e4880d8..ad0440fda89a 100644 --- a/textproc/p5-HTML-SuperForm/Makefile +++ b/textproc/p5-HTML-SuperForm/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML-SuperForm PORTVERSION= 1.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/J/JA/JALLWINE +MASTER_SITE_SUBDIR= CPAN:JALLWINE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |