From 0b33031e83c3d3f827b793fded719f5202f3e170 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Thu, 8 Sep 2011 13:20:15 +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. With perl@ hat --- www/p5-Catalyst-Plugin-Static/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/p5-Catalyst-Plugin-Static') diff --git a/www/p5-Catalyst-Plugin-Static/Makefile b/www/p5-Catalyst-Plugin-Static/Makefile index 0c7cff816374..9159277aa22a 100644 --- a/www/p5-Catalyst-Plugin-Static/Makefile +++ b/www/p5-Catalyst-Plugin-Static/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG +MASTER_SITE_SUBDIR= CPAN:MRAMBERG PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::Static.3 -- cgit v1.2.3