summaryrefslogtreecommitdiff
path: root/misc/wmmand
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
commitdad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch)
tree4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/wmmand
parentSort (asbutton before astrolog). (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27512
Diffstat (limited to 'misc/wmmand')
-rw-r--r--misc/wmmand/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile
index da2fdb504cff..fd5608c120c9 100644
--- a/misc/wmmand/Makefile
+++ b/misc/wmmand/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: wmMand
-# Version required: 1.0
# Date created: 16 April 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
-DISTNAME= wmMand-1.0
-PKGNAME= wmmand-1.0
+PORTNAME= wmmand
+PORTVERSION= 1.0
CATEGORIES= misc windowmaker
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
+DISTNAME= wmMand-${PORTVERSION}
MAINTAINER= cpiazza@FreeBSD.org