aboutsummaryrefslogtreecommitdiff
path: root/textproc/xt
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
commit37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (patch)
treed111af8805f53a860dcffea8daeb8e9837238499 /textproc/xt
parentf7e02694169756b47f76eb898606fb4b51b87123 (diff)
downloadports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.tar.gz
ports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.zip
Notes
Diffstat (limited to 'textproc/xt')
-rw-r--r--textproc/xt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile
index eb2b7d5c9c6a..faeb45f7e7f3 100644
--- a/textproc/xt/Makefile
+++ b/textproc/xt/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: XT
-# Version required: 19991105
# Date created: 23 June 1999
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xt
-PKGNAME= xt-19991105
+PORTNAME= xt
+PORTVERSION= 19991105
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jclark.com/pub/xml/
+DISTNAME= ${PORTNAME}
MAINTAINER= kuriyama@FreeBSD.org