summaryrefslogtreecommitdiff
path: root/x11-wm/wmx/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 19:50:46 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 19:50:46 +0000
commit500b47f7aef2ec4f463df2058ef05d2530b5d62b (patch)
treeccbc3d4e3c727b47b7fc234ac22f34eae1205a4c /x11-wm/wmx/Makefile
parentFix typo (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27443
Diffstat (limited to '')
-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