diff options
-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 a76eec8..9e1c69a 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?= \ |