Remove two mastersites from the comp.sources list. There are only 2

ports left in the tree that need this definition in any case.

Source:		mastersite survey
This commit is contained in:
Mark Linimon 2005-09-14 08:27:42 +00:00
parent 6b4c016cab
commit 056c593816
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142684

View file

@ -99,10 +99,7 @@ MASTER_SITE_APACHE_XML+= \
.if !defined(IGNORE_MASTER_SITE_COMP_SOURCES)
MASTER_SITE_COMP_SOURCES+= \
ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/Unix/com.sources.%SUBDIR%/ \
ftp://ftp.uu.net/usenet/comp.sources.%SUBDIR%/ \
ftp://ftp.funet.fi/pub/archive/comp.sources.%SUBDIR%/ \
ftp://rtfm.mit.edu/pub/usenet/comp.sources.%SUBDIR%/
ftp://ftp.uu.net/usenet/comp.sources.%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_DEBIAN)