1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

MASTER_SITES is back, so remove DEPRECATED and add an additional site to

MASTER_SITES.

PR:		111547
Submitted by:	Jason Harris <jharris@widomaker.com>
This commit is contained in:
Roman Bogorodskiy 2007-04-15 05:08:02 +00:00
parent 1bfc8a9934
commit fe8aad3cd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189981

View File

@ -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 \