diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-11-06 10:41:51 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-11-06 10:41:51 +0000 |
commit | ad9d5755e511caafb94c67d357f933e8bbc43639 (patch) | |
tree | 804f3c9e5cfe8386a7e0b9f3caddb1b30e596896 /chinese/cle_base | |
parent | Updated checksum. kris@ suggested me to do that. (diff) |
Fixes for official CLE 0.9p1 release.
Notes
Notes:
svn path=/head/; revision=34835
Diffstat (limited to 'chinese/cle_base')
-rw-r--r-- | chinese/cle_base/Makefile | 17 | ||||
-rw-r--r-- | chinese/cle_base/pkg-comment | 2 |
2 files changed, 8 insertions, 11 deletions
diff --git a/chinese/cle_base/Makefile b/chinese/cle_base/Makefile index 93d11fe050b3..c73e51fab469 100644 --- a/chinese/cle_base/Makefile +++ b/chinese/cle_base/Makefile @@ -1,29 +1,26 @@ -# New ports collection makefile for: CLE_base +# New ports collection makefile for: zh-cle_base # Date created: Nov 17, 1999 -# Whom: keith@freebsd.sinica.edu.tw +# Whom: keith@FreeBSD.org # # $FreeBSD$ # -PORTNAME= linux_base +PORTNAME= cle_base PORTVERSION= 0.9p1 CATEGORIES= chinese emulators linux MASTER_SITES= \ - ftp://cle.linux.org.tw/pub/CLE/i386/RedHat/RPMS/ \ - ftp://freebsd.sinica.edu.tw/pub/keith/zh-rpm/ \ - ftp://ftp.nsysu.edu.tw/Linux/CLE/RedHat/i386/RedHat/RPMS/ \ - ftp://freebsd.ntu.edu.tw/UNIX/Linux/CLE/RedHat/i386/RedHat/RPMS/ \ - ftp://ftp.knb.com.hk/pub/CLE/RedHat/0.9/RedHat/RPMS/ + ftp://cle.linux.org.tw/pub/CLE/stable/v0.9p1/i386/RedHat/RPMS/ \ + ftp://freebsd.sinica.edu.tw/pub/keith/zh-rpm/ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_BASH2} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} ${RPM_L10N} -MAINTAINER= keith@freebsd.sinica.edu.tw +MAINTAINER= keith@FreeBSD.org RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 DIST_SUBDIR= zh-rpm -#EXTRACT_ONLY= +EXTRACT_ONLY= PREFIX= /compat/linux NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/chinese/cle_base/pkg-comment b/chinese/cle_base/pkg-comment index 42f8f7d5313e..5e555f699b94 100644 --- a/chinese/cle_base/pkg-comment +++ b/chinese/cle_base/pkg-comment @@ -1 +1 @@ -The base set of CLE packages needed in Linux mode +The base set of CLE packages needed in Linux mode, support both GB & Big5 |