diff options
author | demon <demon@FreeBSD.org> | 2000-12-31 20:13:13 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-12-31 20:13:13 +0800 |
commit | 4545137d4608adca65a8241750eadd83a9913792 (patch) | |
tree | dbeeb648764e01b30f09008e4f15783a129943c1 /Mk | |
parent | 4d5eaea5d3bc65368ef5e77d0d4ab4c2398fb5ad (diff) | |
download | freebsd-ports-gnome-4545137d4608adca65a8241750eadd83a9913792.tar.gz freebsd-ports-gnome-4545137d4608adca65a8241750eadd83a9913792.tar.zst freebsd-ports-gnome-4545137d4608adca65a8241750eadd83a9913792.zip |
Add russian mirror to MASTER_SITE_THEMES.
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index a76eec8f927b..9e1c69af4df6 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -261,7 +261,8 @@ MASTER_SITE_RUBY+= \ MASTER_SITE_THEMES+= \ ftp://ftp.themes.org/pub/themes/%SUBDIR%/ \ - ftp://ftp.tuwien.ac.at/opsys/linux/themes.org/%SUBDIR%/ + ftp://ftp.tuwien.ac.at/opsys/linux/themes.org/%SUBDIR%/ \ + ftp://ftp.chg.ru/pub/X11/themes/%SUBDIR%/ # Where to put distfiles that don't have any other master site MASTER_SITE_LOCAL?= \ |