aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/wmx
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-11 03:50:46 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-11 03:50:46 +0800
commit31dbc11d66cdb0d2a383aa825d146b2ec9944630 (patch)
treebaa935a83a85791bb1d6fa2871c8f47faad17bbe /x11-wm/wmx
parentff520dc4b300d168786b2b05077f35fcce8b8cba (diff)
downloadfreebsd-ports-gnome-31dbc11d66cdb0d2a383aa825d146b2ec9944630.tar.gz
freebsd-ports-gnome-31dbc11d66cdb0d2a383aa825d146b2ec9944630.tar.zst
freebsd-ports-gnome-31dbc11d66cdb0d2a383aa825d146b2ec9944630.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'x11-wm/wmx')
-rw-r--r--x11-wm/wmx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/wmx/Makefile b/x11-wm/wmx/Makefile
index 933e8dc853bc..e92d73d3aaa4 100644
--- a/x11-wm/wmx/Makefile
+++ b/x11-wm/wmx/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: wmx
-# Version required: 4.0
# Date created: 11. Jan 1998
# Whom: Stefan Zehl <sec@42.org>
#
# $FreeBSD$
#
-DISTNAME= wmx-5sec6
-PKGNAME= wmx-5.6
+PORTNAME= wmx
+PORTVERSION= 5.6
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.42.org/pub/wmx/ \
http://www.all-day-breakfast.com/wmx/
+DISTNAME= ${PORTNAME}-5sec6
MAINTAINER= sec@42.org