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-Blog-Spam | |
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-Blog-Spam')
-rw-r--r-- | www/p5-Blog-Spam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Blog-Spam/Makefile b/www/p5-Blog-Spam/Makefile index aa480a0b24ca..f44f38355959 100644 --- a/www/p5-Blog-Spam/Makefile +++ b/www/p5-Blog-Spam/Makefile @@ -9,7 +9,7 @@ PORTNAME= Blog-Spam PORTVERSION= 1.0.2 CATEGORIES= www net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/S/SK/SKX +MASTER_SITE_SUBDIR= CPAN:SKX PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org |