diff options
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 d5e873ead3a2..09442bec2616 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: XT -# Version required: 19990514 +# Version required: 19990708 # Date created: 23 June 1999 # Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1999/06/24 15:23:11 kuriyama Exp $ +# $Id: Makefile,v 1.2 1999/06/28 19:29:20 billf Exp $ # DISTNAME= xt -PKGNAME= xt-19990514 +PKGNAME= xt-19990708 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ EXTRACT_SUFX= .zip |