pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/typolight27-translations Update HOMEPAGE and MASTE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a00d83a8be7
branches:  trunk
changeset: 576341:0a00d83a8be7
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jun 07 11:24:30 2010 +0000

description:
Update HOMEPAGE and MASTER_SITES since www.TYPOlight.org migrated to
www.contao.org.

diffstat:

 www/typolight27-translations/Makefile   |  4 ++--
 www/typolight27-translations/options.mk |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r 8d81a61d57fe -r 0a00d83a8be7 www/typolight27-translations/Makefile
--- a/www/typolight27-translations/Makefile     Mon Jun 07 11:22:57 2010 +0000
+++ b/www/typolight27-translations/Makefile     Mon Jun 07 11:24:30 2010 +0000
@@ -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 @@
 EXTRACT_DIR=   ${WRKSRC}
 
 MAINTAINER=    taca%NetBSD.org@localhost
-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 -r 8d81a61d57fe -r 0a00d83a8be7 www/typolight27-translations/options.mk
--- a/www/typolight27-translations/options.mk   Mon Jun 07 11:22:57 2010 +0000
+++ b/www/typolight27-translations/options.mk   Mon Jun 07 11:24:30 2010 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index