From ad484df21a7c7d25e1e37ed90fff311f479a8e91 Mon Sep 17 00:00:00 2001
From: cpiazza <cpiazza@FreeBSD.org>
Date: Thu, 13 Apr 2000 19:19:05 +0000
Subject: Update to use PORTNAME/PORTVERSION

---
 x11/xmx/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'x11/xmx')

diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile
index c430fd9..8713259 100644
--- a/x11/xmx/Makefile
+++ b/x11/xmx/Makefile
@@ -1,11 +1,12 @@
 # New ports collection makefile for:	xmx 1.1
-# Version required:	1.1
 # Date created:		February 23, 1999
 # Whom:			Oliver Breuninger <ob@seicom.NET>
 #
 # $FreeBSD$
+#
 
-DISTNAME=	xmx-1.1
+PORTNAME=	xmx
+PORTVERSION= 	1.1
 CATEGORIES=	x11
 MASTER_SITES=	ftp://ftp.cs.brown.edu/pub/xmx/
 EXTRACT_SUFX=	.tar.Z
-- 
cgit v1.1