diff options
author | keith <keith@FreeBSD.org> | 2000-11-06 18:41:51 +0800 |
---|---|---|
committer | keith <keith@FreeBSD.org> | 2000-11-06 18:41:51 +0800 |
commit | 088d0cec95c54c9d9c78b8d681af447a498dc58e (patch) | |
tree | 2392297508e315c6e196dcd2c81fee335331a27d /chinese | |
parent | 5c97648b07b5f97166937d95927f06560b53e62c (diff) | |
download | freebsd-ports-gnome-088d0cec95c54c9d9c78b8d681af447a498dc58e.tar.gz freebsd-ports-gnome-088d0cec95c54c9d9c78b8d681af447a498dc58e.tar.zst freebsd-ports-gnome-088d0cec95c54c9d9c78b8d681af447a498dc58e.zip |
Fixes for official CLE 0.9p1 release.
Diffstat (limited to 'chinese')
-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 |