diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-02-29 15:10:00 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-02-29 15:10:00 +0000 |
commit | aa5f5ccaacbb851c33b592b26f15fccbfafc4a1c (patch) | |
tree | c68dfa618c861c731209ed826cea32691c399dce /x11/xwrits | |
parent | d835928ce5cb2bd31bda265ef164ca0a3ad5e5bd (diff) | |
download | pkgsrc-aa5f5ccaacbb851c33b592b26f15fccbfafc4a1c.tar.gz |
update to 2.11. This update includes several bug fixes including some
crashing bugs and some checks for bad input arguments. In addition new gestures
are added and the ability to monitor more than one display. For a complete list
(somewhat lengthy) of changes since 2.7.3, see either xwrits-2.11/NEWS or
http://www.lcdf.org/~eddietwo/xwrits/changes.html
Diffstat (limited to 'x11/xwrits')
-rw-r--r-- | x11/xwrits/Makefile | 6 | ||||
-rw-r--r-- | x11/xwrits/files/md5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xwrits/Makefile b/x11/xwrits/Makefile index 0a8496d6daa..83e01043f81 100644 --- a/x11/xwrits/Makefile +++ b/x11/xwrits/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 1999/02/20 22:48:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2000/02/29 15:10:00 dmcmahill Exp $ -DISTNAME= xwrits-2.7.3 +DISTNAME= xwrits-2.11 CATEGORIES= x11 MASTER_SITES= http://www.lcdf.org/~eddietwo/xwrits/ -MAINTAINER= mcmahill@alum.mit.edu +MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/ USE_X11BASE= YES diff --git a/x11/xwrits/files/md5 b/x11/xwrits/files/md5 index 9763fad70e8..61fa62f1600 100644 --- a/x11/xwrits/files/md5 +++ b/x11/xwrits/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/01/17 09:27:34 frueauf Exp $ +$NetBSD: md5,v 1.4 2000/02/29 15:10:00 dmcmahill Exp $ -MD5 (xwrits-2.7.3.tar.gz) = 37203bee28ddd54e8a70505ccfa120fc +MD5 (xwrits-2.11.tar.gz) = 5a1da91cbbcbd3ff9a9dfe09b8ba2627 |