diff options
Diffstat (limited to 'chinese/libtabe/Makefile')
-rw-r--r-- | chinese/libtabe/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 9437801e6998..adb047c4a267 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: libtabe -# Version required: 1.0 -# Date created: 1/1/00 -# Whom: Keith Jang <jtjang@gcn.net.tw> +# Version required: 0.1 beta 5 +# Date created: 2 Nov 1999 +# Whom: Keith Jang <jtjang@gcn.net.tw> # # $FreeBSD$ # -DISTNAME= libtabe-0.1-pre2 -PKGNAME= zh-libtabe-0.1b2 +DISTNAME= libtabe-0.1-pre5 +PKGNAME= zh-libtabe-0.1b5 CATEGORIES= chinese MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ -MAINTAINER= jtjang@gcn.net.tw +MAINTAINER= keith@freebsd.sinica.edu.tw BUILD_DEPENDS= ${PREFIX}/lib/libdb2.a:${PORTSDIR}/databases/db RUN_DEPENDS= ${PREFIX}/lib/libdb2.a:${PORTSDIR}/databases/db |