summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-06-07 11:24:30 +0000
committertaca <taca@pkgsrc.org>2010-06-07 11:24:30 +0000
commitfbb221a1b6af2944fd9d1139f7d6fcaf719446b0 (patch)
treecea06801085d5c4f8f182986b40a79ab5071e90a /www
parent0349775a732c129393698bcb14f7e7c57dcaba6c (diff)
downloadpkgsrc-fbb221a1b6af2944fd9d1139f7d6fcaf719446b0.tar.gz
Update HOMEPAGE and MASTER_SITES since www.TYPOlight.org migrated to
www.contao.org.
Diffstat (limited to 'www')
-rw-r--r--www/typolight27-translations/Makefile4
-rw-r--r--www/typolight27-translations/options.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typolight27-translations/Makefile b/www/typolight27-translations/Makefile
index d9988d1fba2..2f60ea62a70 100644
--- a/www/typolight27-translations/Makefile
+++ b/www/typolight27-translations/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2010/02/08 15:41:41 taca Exp $
+# $NetBSD: Makefile,v 1.42 2010/06/07 11:24:30 taca Exp $
#
DISTNAME= typolight${TL_VER}-translations-${VERS}
@@ -9,7 +9,7 @@ DISTFILES= ${TL_DISTFILES}
EXTRACT_DIR= ${WRKSRC}
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://www.typolight.org/download.html
+HOMEPAGE= http://www.contao.org/download.html
COMMENT= Language files for TYPOlight CMS
LICENSE= gnu-lgpl-v2.1
diff --git a/www/typolight27-translations/options.mk b/www/typolight27-translations/options.mk
index d62d1e8c6f2..e5fad9bbe64 100644
--- a/www/typolight27-translations/options.mk
+++ b/www/typolight27-translations/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.39 2010/02/08 15:41:41 taca Exp $
+# $NetBSD: options.mk,v 1.40 2010/06/07 11:24:30 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.typolight-translations
@@ -54,6 +54,6 @@ TL_LANGUAGES+= ${l:S/^lang-//1}
.for l in ${TL_LANGUAGES}
TL_DISTFILES+= ${TL_TRANSLATIONS.${l}}
SITES.${TL_TRANSLATIONS.${l}}= \
- http://www.typolight.org/download.html?iso=${l}&file=tl_files/languages/${l}/
+ http://www.contao.org/download.html?iso=${l}&file=tl_files/languages/${l}/
PLIST_SRC+= PLIST.${l}
.endfor