diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-08-19 14:14:15 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-08-19 14:14:15 +0000 |
commit | e7b8b3eaffa436c74d2e394962ca95aea81c157a (patch) | |
tree | 26a54df97993c63b8197b10450ffd7cc19414968 /textproc/xt/Makefile | |
parent | e041b7e6e4f350f6c863d0362249e8188fa811ad (diff) | |
download | FreeBSD-ports-e7b8b3eaffa436c74d2e394962ca95aea81c157a.zip FreeBSD-ports-e7b8b3eaffa436c74d2e394962ca95aea81c157a.tar.gz |
Update to 19990813 version (without changing DISTNAME).
Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
Diffstat (limited to 'textproc/xt/Makefile')
-rw-r--r-- | textproc/xt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index 09442be..2e3e3c4 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: XT -# Version required: 19990708 +# Version required: 19990813 # Date created: 23 June 1999 # Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1999/06/28 19:29:20 billf Exp $ +# $Id: Makefile,v 1.3 1999/07/20 15:10:49 kuriyama Exp $ # DISTNAME= xt -PKGNAME= xt-19990708 +PKGNAME= xt-19990813 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ EXTRACT_SUFX= .zip |