diff options
author | gerald <gerald@FreeBSD.org> | 2017-03-07 06:40:42 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2017-03-07 06:40:42 +0800 |
commit | a1995313dd61e9d1c465eb6f85f61d08f7f6fde6 (patch) | |
tree | 19409e608b74c4471c4cf8310d4da85cd247906a /Mk/bsd.sites.mk | |
parent | 2c8aff70d5796d8048757b542841eeee662dd28c (diff) | |
download | freebsd-ports-gnome-a1995313dd61e9d1c465eb6f85f61d08f7f6fde6.tar.gz freebsd-ports-gnome-a1995313dd61e9d1c465eb6f85f61d08f7f6fde6.tar.zst freebsd-ports-gnome-a1995313dd61e9d1c465eb6f85f61d08f7f6fde6.zip |
Remove ftp://ftp-stud.fht-esslingen.de mirror from MASTER_SITE_KDE
per guidance from its admins. (We still use the http variant of the
same mirror, which is fine.)
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 600f755507f4..78db77998cc8 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -753,7 +753,6 @@ MASTER_SITE_KDE+= \ http://ftp.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ http://kde-mirror.freenux.org/%SUBDIR%/ \ http://ftp.fi.muni.cz/pub/kde/%SUBDIR%/ \ - ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ .endif |