aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/dwm/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-10 03:43:56 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-10 03:43:56 +0000
commit36c1bed160b6c0e2f9a542be847636f33b6d2061 (patch)
tree7163a82381528ec8733174193e0865f9f6341623 /x11-wm/dwm/Makefile
parent6aae62e5084dd04d3a654f02498acabec94881dc (diff)
downloadports-36c1bed160b6c0e2f9a542be847636f33b6d2061.tar.gz
ports-36c1bed160b6c0e2f9a542be847636f33b6d2061.zip
Notes
Diffstat (limited to 'x11-wm/dwm/Makefile')
-rw-r--r--x11-wm/dwm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-wm/dwm/Makefile b/x11-wm/dwm/Makefile
index 838f09188de7..a4562a116af6 100644
--- a/x11-wm/dwm/Makefile
+++ b/x11-wm/dwm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dwm
-PORTVERSION= 0.6
+PORTVERSION= 0.7
CATEGORIES= x11-wm
MASTER_SITES= http://10kloc.org/download/ \
http://schot.a-eskwadraat.nl/files/
@@ -19,7 +19,4 @@ USE_XLIB= yes
MAN1= dwm.1
PLIST_FILES= bin/dwm
-post-patch:
- ${CP} ${WRKSRC}/config.default.h ${WRKSRC}/config.h
-
.include <bsd.port.mk>