diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-08-24 15:56:11 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-08-24 15:56:11 +0000 |
commit | f70d0174cc9c6321e0a3eeb6b2517084d51d5d2e (patch) | |
tree | 540e7a3fb343f2320234f2edb582618c1f4980d0 /textproc/xt/Makefile | |
parent | a98fb25ea820e8066f1ca45f593e734f0238329c (diff) | |
download | FreeBSD-ports-f70d0174cc9c6321e0a3eeb6b2517084d51d5d2e.zip FreeBSD-ports-f70d0174cc9c6321e0a3eeb6b2517084d51d5d2e.tar.gz |
Upgrade to 19990822 version.
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 2e3e3c4..e61c83f 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: XT -# Version required: 19990813 +# Version required: 19990822 # Date created: 23 June 1999 # Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1999/07/20 15:10:49 kuriyama Exp $ +# $Id: Makefile,v 1.4 1999/08/19 14:14:13 kuriyama Exp $ # DISTNAME= xt -PKGNAME= xt-19990813 +PKGNAME= xt-19990822 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ EXTRACT_SUFX= .zip |