diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-18 13:17:17 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-18 13:17:17 +0800 |
commit | c853a9dc84ef9c90283996308b88e16982cd4c26 (patch) | |
tree | c37c15873951be45532cb920ffb915b681cfca3f /Mk | |
parent | 9c90eee569d014045d4f27b5d78b9720e98ad258 (diff) | |
download | freebsd-ports-gnome-c853a9dc84ef9c90283996308b88e16982cd4c26.tar.gz freebsd-ports-gnome-c853a9dc84ef9c90283996308b88e16982cd4c26.tar.zst freebsd-ports-gnome-c853a9dc84ef9c90283996308b88e16982cd4c26.zip |
Re-add kensmith's GNOME mirror now that it is backup and freshly updated.
Submitted by: kensmith
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 4c5c93f1d711..e995fce3ed88 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -352,6 +352,7 @@ MASTER_SITE_GNOME+= \ http://ftp.linux.org.uk/mirrors/ftp.gnome.org/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/gnome/%SUBDIR%/ \ http://public.planetmirror.com/pub/gnome/%SUBDIR%/ \ + ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \ ftp://ftp.dit.upm.es/linux/gnome/%SUBDIR%/ \ ftp://ftp.dataplus.se/pub/linux/gnome/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/X11/gnome/%SUBDIR%/ \ |