From b6779281d5034be67127bc9e89aaf5eee36f3298 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 4 Dec 1997 14:12:06 +0000 Subject: [PATCH] Correct the MASTER_SITE's path --- chinese/hztty/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile index 43ae0b50a677..e476b455f718 100644 --- a/chinese/hztty/Makefile +++ b/chinese/hztty/Makefile @@ -3,16 +3,16 @@ # Date created: Wed Sep 24, 1997 # Whom: Ada T Lim # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/10/07 07:03:41 obrien Exp $ # DISTNAME= hztty-2.0 PKGNAME= zh-hztty-2.0 CATEGORIES= chinese -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/convert/ \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/convert/ \ - ftp://ftp.edu.tw/Chinese/ifcss/software/convert/ \ - ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/convert/ +MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ + ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ \ + ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/ \ + ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/unix/convert/ MAINTAINER= ada@bsd.org