summaryrefslogtreecommitdiff
path: root/wm/evilwm/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-09-16 19:17:38 +0000
committerxtraeme <xtraeme>2003-09-16 19:17:38 +0000
commit5f7c45ad08520a9b80fd27f07886839e5f1c10e6 (patch)
treec8e04fbed88dde3ef9eb51daa4d00394c1e2e2a6 /wm/evilwm/Makefile
parentc20e4ce27434a67bee412858c649145617ccd2dc (diff)
downloadpkgsrc-5f7c45ad08520a9b80fd27f07886839e5f1c10e6.tar.gz
Updated to 0.99.15.
Patch provided by Jonathan Perkin <jonathan@perkin.org.uk> via PR pkg/22239. Changes: 2003-06-10 Warp mouse to topleft before bottomright for small viewport users. Fix the xpdf problem (started up in tiny window), hopefully doesn't break anything else (XSizeHints manpage suggests width/height hints are obsolete). 2003-06-27 Applied Larry's identifier shadowing changes, and malloc return value checks.
Diffstat (limited to 'wm/evilwm/Makefile')
-rw-r--r--wm/evilwm/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/wm/evilwm/Makefile b/wm/evilwm/Makefile
index 95ec16c6516..9c581d4e62a 100644
--- a/wm/evilwm/Makefile
+++ b/wm/evilwm/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/09/16 19:17:38 xtraeme Exp $
#
-DISTNAME= evilwm_0.99.14.orig
-PKGNAME= evilwm-0.99.14
-PKGREVISION= 1
+DISTNAME= evilwm_0.99.15.orig
+PKGNAME= evilwm-0.99.15
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=evilwm/}
-MAINTAINER= sketch@rd.bbc.co.uk
+MAINTAINER= jonathan@perkin.org.uk
HOMEPAGE= http://evilwm.sourceforge.net/
COMMENT= Minimalist Window Manager for X