diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-10 14:13:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-10 14:13:06 +0000 |
commit | 1cba68462d13b5b0f658751960f178ed05305cb5 (patch) | |
tree | 4d6ebe2c9ce0a972d75edc8b183a4d53c46f6628 /chinese | |
parent | 57e9b6efa5ac113d77cd9e007fd80770172658d1 (diff) | |
download | ports-1cba68462d13b5b0f658751960f178ed05305cb5.tar.gz ports-1cba68462d13b5b0f658751960f178ed05305cb5.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/kcfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index dfbf6fedb27c..6ee4e6918d22 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -3,7 +3,7 @@ # Date Created: 5 Dec 1997 # Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW> # -# $Id: Makefile,v 1.1.1.1 1997/12/07 02:43:56 vanilla Exp $ +# $Id: Makefile,v 1.2 1997/12/08 09:35:59 vanilla Exp $ # DISTNAME= kcfonts-1.01 @@ -11,7 +11,7 @@ PKGNAME= zh-kcfonts-1.01 CATEGORIES= chinese x11 MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/taiwan/ \ ftp://freebsd.ee.ntu.edu.tw/freebsd/taiwan/ \ - ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/ + ftp://ftp.edu.tw/OS/FreeBSD/00MIRROR/freebsd.ntu.edu.tw/taiwan/ MAINTAINER= PA@FreeBSD.ee.Ntu.edu.TW |