diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-31 07:33:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-31 07:33:05 +0000 |
commit | 9c199f05938cc7b2896c383e85da90ab8c62f39d (patch) | |
tree | 24198dc99877f30c10650819ef89f74fffa2e5d2 /Mk | |
parent | Add some more patches from Freedesktop to try and fix this ports compilation (diff) |
Add another GNOME mirror currently being used while the main GNOME services are
brought back up.
Notes
Notes:
svn path=/head/; revision=105755
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 5f8a46cac717..dc7f21c059f7 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -362,6 +362,7 @@ MASTER_SITE_GNOME+= \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/gnome/&,} \ http://archive.progeny.com/GNOME/%SUBDIR%/ \ ftp://ftp.tuwien.ac.at/linux/gnome.org/%SUBDIR%/ \ + http://farbror.acc.umu.se/pub/GNOME/%SUBDIR%/ \ http://ftp.gnome.org/pub/GNOME/%SUBDIR%/ MASTER_SITE_GNU+= \ |