diff options
-rw-r--r-- | www/p5-CGI-modules/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile index e9b35789d013..bfc90708cc6a 100644 --- a/www/p5-CGI-modules/Makefile +++ b/www/p5-CGI-modules/Makefile @@ -9,8 +9,7 @@ PORTNAME= CGI-modules PORTVERSION= 2.76 CATEGORIES= www perl5 MASTER_SITES= http://stein.cshl.org/WWW/software/CGI::modules/ \ - ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= CGI + http://backpan.cpan.org/authors/id/LDS/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org @@ -18,9 +17,6 @@ COMMENT= Modules for perl5, for use in writing CGI scripts BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww -DEPRECATED= project no longer exists -EXPIRATION_DATE= 2006-11-16 - PERL_CONFIGURE= yes MAN3= CGI::Base.3 CGI::BasePlus.3 CGI::Carp.3 CGI::Form.3 \ |