aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-09-14 16:27:42 +0800
committerlinimon <linimon@FreeBSD.org>2005-09-14 16:27:42 +0800
commit3d9a3d36e3b4cd279121498cf26d23b79418078c (patch)
treed307e1807bfd77b6aa704acfcd5653bf97437108 /Mk
parentdf9ad6377e4047aaf1b9e92821dddd4974ca44a4 (diff)
downloadfreebsd-ports-gnome-3d9a3d36e3b4cd279121498cf26d23b79418078c.tar.gz
freebsd-ports-gnome-3d9a3d36e3b4cd279121498cf26d23b79418078c.tar.zst
freebsd-ports-gnome-3d9a3d36e3b4cd279121498cf26d23b79418078c.zip
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
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 2212ed09d0c8..28e9af701918 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -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)