diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-06-04 11:48:29 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-06-04 11:48:29 +0800 |
commit | a697b69561670719bc7e8e71cd3990aaca5187d9 (patch) | |
tree | f9b80976b71fa603ad9216673ada5f146817824b /chinese | |
parent | f8338bfd18aae528689c82974769745954fd0a21 (diff) | |
download | freebsd-ports-gnome-a697b69561670719bc7e8e71cd3990aaca5187d9.tar.gz freebsd-ports-gnome-a697b69561670719bc7e8e71cd3990aaca5187d9.tar.zst freebsd-ports-gnome-a697b69561670719bc7e8e71cd3990aaca5187d9.zip |
Upgrade to 980514.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/tin/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index 5121f174aced..41c3a8c463e4 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: tin -# Version required: tin1.4-980226 +# Version required: tin1.4-980514 # Date created: 2 Dec 1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.8 1998/03/03 03:29:32 vanilla Exp $ +# $Id: Makefile,v 1.9 1998/04/11 13:14:41 vanilla Exp $ # -DISTNAME= tinpre-1.4-980226 -PKGNAME= zh-tin-1.4.980226 +DISTNAME= tinpre-1.4-980514 +PKGNAME= zh-tin-1.4-980514 CATEGORIES= chinese news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/ \ @@ -19,7 +19,7 @@ MAINTAINER= yssu@CCCA.NCTU.edu.tw WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes -# Curses sypport too buggy to activate +# Curses support too buggy to activate # --enable-curses \ # --with-ncurses \ # |