diff options
author | demon <demon@FreeBSD.org> | 2001-04-28 21:54:52 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-04-28 21:54:52 +0800 |
commit | 1f432d27f2ce3233871cfb9b6de8c9046b930099 (patch) | |
tree | 7fba28c6b6a87c8625f0124532914b6444004bb5 /Mk/bsd.sites.mk | |
parent | aca4f4dc53c9e84bb0fa92c7e36e4c754016eb3b (diff) | |
download | freebsd-ports-gnome-1f432d27f2ce3233871cfb9b6de8c9046b930099.tar.gz freebsd-ports-gnome-1f432d27f2ce3233871cfb9b6de8c9046b930099.tar.zst freebsd-ports-gnome-1f432d27f2ce3233871cfb9b6de8c9046b930099.zip |
Add Russian mirror of GNOME so one can utilize MASTER_SORT effectively.
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 b41afdf9be5a..f62455c8eb89 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -60,6 +60,7 @@ MASTER_SITE_GNOME+= \ ftp://ftp.no.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.dataplus.se/pub/linux/gnome/%SUBDIR%/ \ ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ + ftp://ftp.chg.ru/pub/gnome/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/gnome/&,} MASTER_SITE_GNU+= \ |