summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-03-31 09:35:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-03-31 09:35:06 +0000
commitebd208723fa082e56e65ced874f2c345f64f11a0 (patch)
tree4f01ac4380d72e84d823c85e9f4e411512463a25 /x11-wm/windowmaker/Makefile
parent6b219dcae21b852a46b7828f95cd0eb4dc604212 (diff)
downloadfreebsd-ports-ebd208723fa082e56e65ced874f2c345f64f11a0.zip
Upgrade to 0.62.0.
Submitted by: Brian Handy <handy@physics.montana.edu>
Diffstat (limited to 'x11-wm/windowmaker/Makefile')
-rw-r--r--x11-wm/windowmaker/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index b219a10a6093..5fce5b4622fc 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: WindowMaker
-# Version required: 0.61.1
+# Version required: 0.62.0
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
# $FreeBSD$
-DISTNAME= WindowMaker-0.61.1
-PKGNAME= windowmaker-0.61.1
+DISTNAME= WindowMaker-0.62.0
+PKGNAME= windowmaker-0.62.0
CATEGORIES= x11-wm windowmaker
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \
http://jgo.local.net/cool_downloads/wm/
@@ -60,7 +60,7 @@ pre-extract:
post-extract:
@cd ${WRKSRC} && \
- ${TAR} xfz libwmfun-0.0.2.tar.gz
+ ${TAR} xfz libwmfun-0.0.3.tar.gz
post-patch:
@perl -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/WPrefs.app/Paths.c \