- add some unofficial mirror sites to make pcre fetchable

PR:		58039
Submitted by:	maintainer
This commit is contained in:
Erwin Lansing 2003-10-15 05:28:54 +00:00
parent 9393ef055c
commit 7a08e0604b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91284

View File

@ -9,9 +9,10 @@ PORTNAME= pcre
PORTVERSION= 4.4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \
http://dl.droso.net/FreeBSD/distfiles/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/ \
ftp://ftp.tin.org/pub/libs/%SUBDIR%/
MASTER_SITE_SUBDIR= \
${PORTNAME}
MAINTAINER= eikemeier@fillmore-labs.com
COMMENT= Perl Compatible Regular Expressions library