diff options
author | adamw <adamw@FreeBSD.org> | 2003-06-18 20:36:56 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-06-18 20:36:56 +0000 |
commit | 6f995f4952174732a211f63175d937c0e7ba78b4 (patch) | |
tree | 7bda3bd67a1cfc7131c2b80c625ee892d7fe1437 /Mk/bsd.sites.mk | |
parent | 6d024facb08bcd0135387ab3a0006345d4bc92a7 (diff) | |
download | FreeBSD-ports-6f995f4952174732a211f63175d937c0e7ba78b4.zip FreeBSD-ports-6f995f4952174732a211f63175d937c0e7ba78b4.tar.gz |
Add ftp.gnome.org to MASTER_SITE_GNOME. Given its place in the list,
it'll only really get used when the distfiles haven't hit the mirrors
yet.
Diffstat (limited to 'Mk/bsd.sites.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 aa2cc42..a461494 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -192,6 +192,7 @@ MASTER_SITE_GNOME+= \ ftp://ftp.tuwien.ac.at/linux/gnome.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/gnome/&,} \ ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \ + http://ftp.gnome.org/pub/GNOME/%SUBDIR%/ MASTER_SITE_GNU+= \ ftp://ftp.gnu.org/gnu/%SUBDIR%/ \ |