diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-11-11 02:11:38 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-11-11 02:11:38 +0800 |
commit | 046043840d19409afdbbdb14164b9506feb2d220 (patch) | |
tree | a756e6e5089cef112aad3c37cc2d1e266ba30c3d /Mk | |
parent | 3326eab999047d4cf8ceee935c53f2ad610de514 (diff) | |
download | freebsd-ports-gnome-046043840d19409afdbbdb14164b9506feb2d220.tar.gz freebsd-ports-gnome-046043840d19409afdbbdb14164b9506feb2d220.tar.zst freebsd-ports-gnome-046043840d19409afdbbdb14164b9506feb2d220.zip |
Remove isc.org from the list of KDE mirrors.
Diffstat (limited to '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 09d8a4b0cbe2..b96fa59153d4 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -665,7 +665,6 @@ MASTER_SITE_KENAI+= \ # Updated: 2012-10-26 .if !defined(IGNORE_MASTER_SITE_KDE) MASTER_SITE_KDE+= \ - http://mirrors.isc.org/pub/kde/%SUBDIR%/ \ ftp://ftp.gtlib.gatech.edu/pub/kde/%SUBDIR%/ \ ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/ftp.kde.org/%SUBDIR%/ \ http://ftp.gtlib.gatech.edu/pub/kde/%SUBDIR%/ \ |