summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-04-15 05:08:02 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-04-15 05:08:02 +0000
commitfe8aad3cd450db0cbe5037ce38a214f23c61c8b5 (patch)
tree1f7c351f0fd65c14ce80eb8df833813e68be841c
parentUpdate to 0.8.1. (diff)
MASTER_SITES is back, so remove DEPRECATED and add an additional site to
MASTER_SITES. PR: 111547 Submitted by: Jason Harris <jharris@widomaker.com>
Notes
Notes: svn path=/head/; revision=189981
-rw-r--r--www/p5-CGI-modules/Makefile6
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 \