From d0b031427ada9932f72984a2e9f7db42be37e020 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 15 Aug 2008 02:43:50 +0000 Subject: Update MASTER_SITES, remove outdated sites, add sourceforge.jp. Noticed by Zafer Aydogan via private mail. --- inputmethod/ja-freewnn-lib/Makefile.common | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/inputmethod/ja-freewnn-lib/Makefile.common b/inputmethod/ja-freewnn-lib/Makefile.common index 2ea68e132b7..b01244e7ff2 100644 --- a/inputmethod/ja-freewnn-lib/Makefile.common +++ b/inputmethod/ja-freewnn-lib/Makefile.common @@ -1,14 +1,12 @@ -# $NetBSD: Makefile.common,v 1.14 2008/05/20 19:14:21 tnn Exp $ +# $NetBSD: Makefile.common,v 1.15 2008/08/15 02:43:50 obache Exp $ # DISTNAME= FreeWnn-1.10 -MASTER_SITES= ftp://ftp.freewnn.org/pub/FreeWnn/ \ - ftp://etlport.etl.go.jp/pub/FreeWnn/ \ - ftp://ftp.st.ryukoku.ac.jp/pub/japanese-im/FreeWnn/ \ - ftp://ftp.kddlabs.co.jp/Japan/Wnn/FreeWnn/ \ - ftp://ftp.tomo.gr.jp/pub/FreeWnn/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=freewnn/11067/} \ + ftp://ftp.st.ryukoku.ac.jp/pub/japanese-im/FreeWnn/ -PATCH_SITES= ${MASTER_SITES} +PATCH_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=freewnn/11075/} \ + ftp://ftp.st.ryukoku.ac.jp/pub/japanese-im/FreeWnn/ PATCHFILES= patch-1.1.0-a01.gz PATCH_DIST_STRIP= -p2 DIST_SUBDIR= freewnn -- cgit v1.2.3