aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/dwm/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-14 18:45:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-14 18:45:18 +0000
commit0c351b688a5e0ddc8a81aa59a4508b3a436590a3 (patch)
tree1dc7c8302810ea40960a397c108683e7f67dfc2b /x11-wm/dwm/Makefile
parent2086b456fea437b5f987f12a9be9a9dcf255c617 (diff)
downloadports-0c351b688a5e0ddc8a81aa59a4508b3a436590a3.tar.gz
ports-0c351b688a5e0ddc8a81aa59a4508b3a436590a3.zip
Notes
Diffstat (limited to 'x11-wm/dwm/Makefile')
-rw-r--r--x11-wm/dwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/dwm/Makefile b/x11-wm/dwm/Makefile
index 2107204ece50..d56705b21e66 100644
--- a/x11-wm/dwm/Makefile
+++ b/x11-wm/dwm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dwm
-PORTVERSION= 4.6
+PORTVERSION= 4.7
CATEGORIES= x11-wm
MASTER_SITES= http://www.suckless.org/download/ \
http://schot.a-eskwadraat.nl/files/
@@ -25,7 +25,7 @@ PORTDOCS= LICENSE README
pre-everything::
@${ECHO_MSG} "You can build dwm with your own config.h using the DWM_CONF knob:"
@${ECHO_MSG} "make DWM_CONF=/path/to/dwm/config.h install clean"
- @${ECHO_MSG} "Note: Pre-4.6 config.h-files no longer work."
+ @${ECHO_MSG} "Note: Pre-4.7 config.h-files no longer work."
post-extract:
.if defined(DWM_CONF)