From 37c0ef8e3bc1afeab57f1c4f837b3c0031db633a Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 21:54:47 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- textproc/xt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/xt') 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 # # $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 -- cgit v1.2.3