diff options
author | adamw <adamw@FreeBSD.org> | 2003-05-12 12:07:56 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-05-12 12:07:56 +0800 |
commit | 6dadc65fe629840af6a085ad3e8d1bdfac3251cc (patch) | |
tree | ff48d9ffbc62429a66998d5f56086de477fe9ebb /Mk/bsd.sites.mk | |
parent | e0c66d44b6310fce94261a435a55cefc4a03172e (diff) | |
download | freebsd-ports-gnome-6dadc65fe629840af6a085ad3e8d1bdfac3251cc.tar.gz freebsd-ports-gnome-6dadc65fe629840af6a085ad3e8d1bdfac3251cc.tar.zst freebsd-ports-gnome-6dadc65fe629840af6a085ad3e8d1bdfac3251cc.zip |
Remove ftp://gd.tuwien.ac.at/linux/sourceforge/%SUBDIR%/ from
MASTER_SITE_SOURCEFORGE. They have designed their own
directory hierarchy.
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 702392b53625..084b651a8a8f 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -532,7 +532,6 @@ MASTER_SITE_SOURCEFORGE+= \ http://us.dl.sourceforge.net/%SUBDIR%/ \ http://eu.dl.sourceforge.net/%SUBDIR%/ \ ftp://us.dl.sourceforge.net/pub/sourceforge/%SUBDIR%/ \ - ftp://gd.tuwien.ac.at/linux/sourceforge/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/sourceforge/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/sourceforge/%SUBDIR%/ |