diff options
author | az <az@FreeBSD.org> | 2011-06-20 17:22:15 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-06-20 17:22:15 +0800 |
commit | f9f973a383787e856ce3df697ab0e2a99102276d (patch) | |
tree | 83d944d80ca663ce69694f84c4b0e150f565208c /www/p5-CGI.pm | |
parent | ea60c09282b26c9ef901b5639b8e3ec0077db514 (diff) | |
download | freebsd-ports-gnome-f9f973a383787e856ce3df697ab0e2a99102276d.tar.gz freebsd-ports-gnome-f9f973a383787e856ce3df697ab0e2a99102276d.tar.zst freebsd-ports-gnome-f9f973a383787e856ce3df697ab0e2a99102276d.zip |
- 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
Diffstat (limited to 'www/p5-CGI.pm')
-rw-r--r-- | www/p5-CGI.pm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI.pm/Makefile b/www/p5-CGI.pm/Makefile index 5b15d8019816..55469a58edd9 100644 --- a/www/p5-CGI.pm/Makefile +++ b/www/p5-CGI.pm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.55 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MARKSTOS +MASTER_SITE_SUBDIR= CPAN:MARKSTOS PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |