aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/herbstluftwm/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-07-01 09:49:34 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-07-01 09:49:34 +0000
commit6ba98c9b6f0d60508aa38b19db8368aac1b910b7 (patch)
tree91a1cbd3d1611b3a740b7d8d532e456e894be0e8 /x11-wm/herbstluftwm/Makefile
parentd8885b58f99f561c7f5ebb46148e1ca28be57930 (diff)
downloadports-6ba98c9b6f0d60508aa38b19db8368aac1b910b7.tar.gz
ports-6ba98c9b6f0d60508aa38b19db8368aac1b910b7.zip
Notes
Diffstat (limited to 'x11-wm/herbstluftwm/Makefile')
-rw-r--r--x11-wm/herbstluftwm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/herbstluftwm/Makefile b/x11-wm/herbstluftwm/Makefile
index 0a7f9feac248..484977991649 100644
--- a/x11-wm/herbstluftwm/Makefile
+++ b/x11-wm/herbstluftwm/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= herbstluftwm
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.2
CATEGORIES= x11-wm
-MASTER_SITES= http://wwwcip.cs.fau.de/~re06huxa/herbstluftwm/tarballs/
+MASTER_SITES= http://herbstluftwm.org/tarballs/
MAINTAINER= crshd@mail.com
COMMENT= Manual tiling window manager for X11
@@ -40,7 +40,7 @@ PLIST_SUB+= ZSH="@comment "
.endif
post-patch:
- ${REINPLACE_CMD} -e '/-[LI]\/usr/s,usr,${LOCALBASE},' \
+ ${REINPLACE_CMD} -e '/-[LI]\/usr/s,/usr,${LOCALBASE},' \
${WRKSRC}/config.mk
${REINPLACE_CMD} -e '/LICENSEDIR/d' ${WRKSRC}/Makefile
${GREP} -Rl --null '^#!/bin/bash' ${WRKSRC} | ${XARGS} -0 \