diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-03-09 07:07:17 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-03-09 07:07:17 +0000 |
commit | e27319791e64fa50b67afa826372fdbee2ce3392 (patch) | |
tree | 927158b5df3ea32886e8f9922df307e778917530 /chinese | |
parent | f965fc63bb17ead1ad2ecae18c44a63a8606c589 (diff) | |
download | ports-e27319791e64fa50b67afa826372fdbee2ce3392.tar.gz ports-e27319791e64fa50b67afa826372fdbee2ce3392.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/xcin/Makefile | 7 | ||||
-rw-r--r-- | chinese/xcin25/Makefile | 7 |
2 files changed, 6 insertions, 8 deletions
diff --git a/chinese/xcin/Makefile b/chinese/xcin/Makefile index b9fa5e649158..a1d093feb388 100644 --- a/chinese/xcin/Makefile +++ b/chinese/xcin/Makefile @@ -3,21 +3,20 @@ # Date created: Nov 28 ,1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.4 1998/02/13 17:26:10 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/03/03 07:49:50 asami Exp $ # DISTNAME= xcin-2.3.02 PKGNAME= zh-xcin-2.3.02 CATEGORIES= chinese x11 -MASTER_SITES= ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \ +MASTER_SITES= http://www.freebsd.org/~vanilla/ \ + ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \ ftp://linux.cis.nctu.edu.tw/packages/chinese/xcin/ MAINTAINER= yssu@CCCA.NCTU.edu.tw RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/chinese/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts -BROKEN= fetch - USE_X11= yes HAS_CONFIGURE= yes CONFIGURE_ARGS =-prefix="${X11BASE}" \ diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index b9fa5e649158..a1d093feb388 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -3,21 +3,20 @@ # Date created: Nov 28 ,1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.4 1998/02/13 17:26:10 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/03/03 07:49:50 asami Exp $ # DISTNAME= xcin-2.3.02 PKGNAME= zh-xcin-2.3.02 CATEGORIES= chinese x11 -MASTER_SITES= ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \ +MASTER_SITES= http://www.freebsd.org/~vanilla/ \ + ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \ ftp://linux.cis.nctu.edu.tw/packages/chinese/xcin/ MAINTAINER= yssu@CCCA.NCTU.edu.tw RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/chinese/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts -BROKEN= fetch - USE_X11= yes HAS_CONFIGURE= yes CONFIGURE_ARGS =-prefix="${X11BASE}" \ |