summaryrefslogtreecommitdiff
path: root/wm/fvwm2/Makefile
diff options
context:
space:
mode:
authormartti <martti>2002-03-11 07:20:55 +0000
committermartti <martti>2002-03-11 07:20:55 +0000
commit5366bb422c3565d79b2fe52477200b922d3d59a9 (patch)
tree99ee843917de17a0356a61c1f4734e0bfebc0ea9 /wm/fvwm2/Makefile
parent55a79d0f6d6c6bab94d2eaf5d496259a788b6bda (diff)
downloadpkgsrc-5366bb422c3565d79b2fe52477200b922d3d59a9.tar.gz
Updated fvwm2 to 2.4.6
* New conditional command ThisWindow. * Better support of non ISO-8859-1 window and icon titles. * Bug fixes Apart from fixing a number of minor or rare problems, it addresses slow opaque window movement and resizing that was not encountered in the 2.2.x releases. If you do not use opaque window movement or resizing and did not encounter any of the bugs described below you do not need to upgrade. System administrators are strongly encouraged to move to 2.4.6 from any earlier 2.4.x release.
Diffstat (limited to 'wm/fvwm2/Makefile')
-rw-r--r--wm/fvwm2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile
index 5707ddaf7eb..3af7317a0b6 100644
--- a/wm/fvwm2/Makefile
+++ b/wm/fvwm2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/01/28 08:14:34 martti Exp $
+# $NetBSD: Makefile,v 1.14 2002/03/11 07:20:55 martti Exp $
# FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp
#
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \
ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/
DISTFILES+= fvwm-${FVWM_VER}.tar.gz fvwm_icons.tgz
-MAINTAINER= packages@netbsd.org
+MAINTAINER= martti@netbsd.org
HOMEPAGE= http://www.fvwm.org/
COMMENT= Newer version of X11 Virtual window manager
@@ -18,7 +18,7 @@ DEPENDS+= xpmroot-2.*:../../x11/xpmroot
CONFLICTS= fvwm-2.*
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-FVWM_VER= 2.4.5
+FVWM_VER= 2.4.6
USE_X11BASE= YES
GNU_CONFIGURE= YES