diff options
author | will <will@FreeBSD.org> | 2001-01-09 08:26:52 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-09 08:26:52 +0800 |
commit | f47f44933e8fdcbb3d2547b0f2ddd10660dd83b1 (patch) | |
tree | 9b8c88c8dab8893821eb5f0177118f3f137c6ea1 /Mk | |
parent | 35c285ea42336a41e1ee6b47c2c52edfb862e38b (diff) | |
download | freebsd-ports-gnome-f47f44933e8fdcbb3d2547b0f2ddd10660dd83b1.tar.gz freebsd-ports-gnome-f47f44933e8fdcbb3d2547b0f2ddd10660dd83b1.tar.zst freebsd-ports-gnome-f47f44933e8fdcbb3d2547b0f2ddd10660dd83b1.zip |
Apparently a few mirrors stopped syncing their kde/Attic dirs a long time
ago so they don't carry KDE 1.1.2; too bad the RINGSERVERs don't either. I
will readd these in the future when KDE 1.x is gone.
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 200bcda628fc..5a6a4586d768 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -161,19 +161,14 @@ MASTER_SITE_RINGSERVER+= \ MASTER_SITE_KDE+= \ ftp://ftp.us.kde.org/pub/kde/%SUBDIR%/ \ - ftp://ftp.sourceforge.net/pub/sourceforge/kde/%SUBDIR%/ \ + ftp://ftp.sourceforge.net/pub/mirrors/kde/%SUBDIR%/ \ ftp://ftp.kde.org/pub/kde/%SUBDIR%/ \ ftp://ftp.tuniv.szczecin.pl/pub/kde/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/X11/kde/%SUBDIR%/ \ - ftp://ftp2.sinica.edu.tw/pub5/wmgrs/kde/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/X11/kde/%SUBDIR%/ \ ftp://ftp.synesis.net/pub/mirrors/kde/%SUBDIR%/ \ - ftp://gd.tuwien.ac.at/hci/kde/%SUBDIR%/ \ - ftp://ftp.fu-berlin.de/pub/unix/X11/gui/kde/%SUBDIR%/ \ ftp://ftp.twoguys.org/pub/kde/%SUBDIR%/ \ - ftp://ftp.dataplus.se/pub/linux/kde/%SUBDIR%/ \ - ftp://ftp.fu-berlin.de/pub/unix/X11/gui/kde/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/kde/&,} + ftp://ftp.dataplus.se/pub/linux/kde/%SUBDIR%/ MASTER_SITE_COMP_SOURCES+= \ ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ \ |