summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1997-12-04 14:12:06 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1997-12-04 14:12:06 +0000
commitb6779281d5034be67127bc9e89aaf5eee36f3298 (patch)
tree620ad8d941216b2dbf0edf4509a738f777bac422 /chinese
parentFix a typo error. (diff)
Correct the MASTER_SITE's path
Notes
Notes: svn path=/head/; revision=8988
Diffstat (limited to 'chinese')
-rw-r--r--chinese/hztty/Makefile10
1 files 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 <ada@not-enough.bandwidth.org>
#
-# $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