summaryrefslogtreecommitdiff
path: root/net/wmwlmon/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-16 19:15:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-16 19:15:45 +0000
commit86182f1e550a4a11578d3f886f49bea825f35d14 (patch)
tree178e242f73d5fe956aa8536c36853c1f3d759b3c /net/wmwlmon/Makefile
parent- Update to 0.6.2 (diff)
- Update to 1.0
PR: 123728 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=213165
Diffstat (limited to 'net/wmwlmon/Makefile')
-rw-r--r--net/wmwlmon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wmwlmon/Makefile b/net/wmwlmon/Makefile
index dba62a5538de..3ef2a36ab738 100644
--- a/net/wmwlmon/Makefile
+++ b/net/wmwlmon/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= wmwlmon
-PORTVERSION= 0.9
-PORTREVISION= 4
+PORTVERSION= 1.0
CATEGORIES= net windowmaker
MASTER_SITES= http://www.nazgul.ch/dev/ \
http://dougbarton.us/Downloads/
@@ -29,7 +28,7 @@ IGNORE= needs WLAN infrastructure from 6.0-RELEASE or newer
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-wl.c ${PATCHDIR}/extra-patch-wmwlmon.1
pre-everything::
@${ECHO_CMD} "==========================================================="
- @${ECHO_CMD} "On FreeBSD > 700052 there is no wi(4) support in {PORTNAME}"
+ @${ECHO_CMD} "On FreeBSD > 700052 there is no wi(4) support in ${PORTNAME}"
@${ECHO_CMD} "==========================================================="
.endif