From 3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a Mon Sep 17 00:00:00 2001 From: az Date: Tue, 21 Jun 2011 06:58:49 +0000 Subject: - 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 - Utilize CPAN macro --- www/p5-WWW-Mechanize-Shell/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/p5-WWW-Mechanize-Shell') diff --git a/www/p5-WWW-Mechanize-Shell/Makefile b/www/p5-WWW-Mechanize-Shell/Makefile index 561a3efe11d1..c2fca4b2ab8f 100644 --- a/www/p5-WWW-Mechanize-Shell/Makefile +++ b/www/p5-WWW-Mechanize-Shell/Makefile @@ -8,7 +8,8 @@ PORTNAME= WWW-Mechanize-Shell PORTVERSION= 0.52 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/C/CO/CORION +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:CORION PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -- cgit