summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-10-22 10:25:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-10-22 10:25:17 +0000
commit50e1c2d38e849603a47d8241c948cbaba881c2c5 (patch)
tree159579b5959548afd7143bb387198130fcd343be /chinese
parentUpgrade to vim-5.0p. (diff)
Add more MASTER_SITES so the fonts can be fetched. Seems the main site
has them offline for the moment.
Notes
Notes: svn path=/head/; revision=8327
Diffstat (limited to 'chinese')
-rw-r--r--chinese/big5con/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile
index 8bea30ee69b7..7c54e0561867 100644
--- a/chinese/big5con/Makefile
+++ b/chinese/big5con/Makefile
@@ -3,7 +3,7 @@
# Date created: 07 Jan 1997
# Whom: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
#
-# $Id: Makefile,v 1.3 1997/07/21 19:21:01 max Exp $
+# $Id: Makefile,v 1.4 1997/09/22 17:48:21 max Exp $
#
# This port is adapted from japanese/kon
#
@@ -15,7 +15,14 @@ CATEGORIES= chinese
# fonts are only in the other two directories
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/linux-j/JE-sources/JE/ \
ftp://nctuccca.edu.tw/Chinese/ifcss/software/fonts/misc/bdf/ \
- ftp://nctuccca.edu.tw/Chinese/ifcss/software/fonts/big5/bdf/
+ ftp://nctuccca.edu.tw/Chinese/ifcss/software/fonts/big5/bdf/ \
+ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/fonts/misc/bdf/ \
+ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/fonts/big5/bdf/ \
+ ftp://ftp.edu.tw/Chinese/ifcss/software/fonts/misc/bdf/ \
+ ftp://ftp.edu.tw/Chinese/ifcss/software/fonts/big5/bdf/ \
+ ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/fonts/misc/bdf/ \
+ ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/fonts/big5/bdf/
+
DISTFILES= kon-0.99.4e.tgz 8x16.bdf.gz taipei16.bdf.gz
MAINTAINER= hcchu@r350.ee.ntu.edu.tw