summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/contao/options.translations.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao/options.translations.mk b/www/contao/options.translations.mk
index 0165b26658f..fef4360ad4e 100644
--- a/www/contao/options.translations.mk
+++ b/www/contao/options.translations.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.translations.mk,v 1.2 2012/08/12 03:16:51 taca Exp $
+# $NetBSD: options.translations.mk,v 1.3 2012/08/12 08:55:54 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.contao${CT_VERS}-translations
@@ -16,6 +16,6 @@ CT_LANGUAGES+= ${l:S/^lang-//1}
.for l in ${CT_LANGUAGES}
CT_DISTFILES+= ${CT_TRANSLATIONS.${l}}
SITES.${CT_TRANSLATIONS.${l}}= \
- http://www.contao.org/files/languages/${l}/
+ http://www.contao.org/en/download.html?iso=${l}&file=files/languages/${l}/
PLIST_SRC+= PLIST.${l}
.endfor