From 1cb839ead6b8ae3f326f959c0aceb6da8bbcfed8 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 7 Jun 2010 19:16:23 +0000 Subject: Pullup ticket #3141 - requested by taca www/typolight27-translations: build fix Revisions pulled up: - www/typolight27-translations/Makefile 1.42 - www/typolight27-translations/options.mk 1.40 --- Module Name: pkgsrc Committed By: taca Date: Mon Jun 7 11:24:30 UTC 2010 Modified Files: pkgsrc/www/typolight27-translations: Makefile options.mk Log Message: Update HOMEPAGE and MASTER_SITES since www.TYPOlight.org migrated to www.contao.org. --- www/typolight27-translations/Makefile | 4 ++-- www/typolight27-translations/options.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/typolight27-translations/Makefile b/www/typolight27-translations/Makefile index d9988d1fba2..ef1317ec8e1 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.41.2.1 2010/06/07 19:16:23 tron 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..779a879d61b 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.39.2.1 2010/06/07 19:16:23 tron 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 -- cgit v1.2.3