summaryrefslogtreecommitdiff
path: root/wm/evilwm/Makefile
diff options
context:
space:
mode:
authorsketch <sketch>2003-12-03 17:40:25 +0000
committersketch <sketch>2003-12-03 17:40:25 +0000
commit2bbb29f3f00d473a22af1036ae43b1e94e501127 (patch)
tree887886524bd2bc9b9f670aadeeca9efe7a595017 /wm/evilwm/Makefile
parentcbb2b3f74be647967f4de402926ca8fc0e6ed54a (diff)
downloadpkgsrc-2bbb29f3f00d473a22af1036ae43b1e94e501127.tar.gz
Update evilwm to 0.99.17, with the following changes:
2003-07-23 Dave Holland sent a patch to fix some Alt+Tab misbehaviour. 2003-09-18 Fixed "losing control of windows" problem when switching desktops rapidly on slow machines. Released 0.99.16. 2003-09-25 Hopefully *really* fix that bug. Testers suggest to me that it is now really gone. 2003-10-15 Integrated a patch from Neil Drumm to implement snap-to-border. Run evilwm with -snap num to enable the behaviour (num specifies the proximity in pixels to snap to - 10 is quite nice). It's worth noting that Per Weijnitz sent a similar patch a while ago, but I never got around to using it :( Released 0.99.17.
Diffstat (limited to 'wm/evilwm/Makefile')
-rw-r--r--wm/evilwm/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/wm/evilwm/Makefile b/wm/evilwm/Makefile
index 73cb5af165b..7a0c187575b 100644
--- a/wm/evilwm/Makefile
+++ b/wm/evilwm/Makefile
@@ -1,18 +1,16 @@
-# $NetBSD: Makefile,v 1.8 2003/09/22 20:30:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2003/12/03 17:40:25 sketch Exp $
#
-DISTNAME= evilwm_0.99.15.orig
+DISTNAME= evilwm_0.99.17.orig
PKGNAME= ${DISTNAME:S/.orig//:S/_/-/}
-PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=evilwm/}
-MAINTAINER= jonathan@perkin.org.uk
+MAINTAINER= sketch@NetBSD.org
HOMEPAGE= http://evilwm.sourceforge.net/
COMMENT= Minimalist Window Manager for X
-USE_GMAKE= YES
USE_X11= YES
ALL_TARGET= allinone