diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-03-09 07:07:17 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-03-09 07:07:17 +0000 |
commit | 080e1d9701e9c5440e1c09f63ccaec887c03c276 (patch) | |
tree | 0770da4608584a345636a8c0ea055c278fbe3f02 /chinese | |
parent | 20403c82038ecc6729c20251cf2fc056b149be15 (diff) | |
download | FreeBSD-ports-080e1d9701e9c5440e1c09f63ccaec887c03c276.zip FreeBSD-ports-080e1d9701e9c5440e1c09f63ccaec887c03c276.tar.gz |
I put a copy on my page, and remove BROKEN tag.
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 b9fa5e6..a1d093f 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 b9fa5e6..a1d093f 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}" \ |