summaryrefslogtreecommitdiff
path: root/x11/xmodmap/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-11-09 18:35:08 +0000
committertnn <tnn@pkgsrc.org>2009-11-09 18:35:08 +0000
commitb9f4d143ab57d5127bcc68705fbef5122495a4f4 (patch)
treecd5ab9791ece85a6f849bf6d6e1aad2a87915223 /x11/xmodmap/Makefile
parentdc5bf8c32ef8d1d981699621329f88278dd7ca10 (diff)
downloadpkgsrc-b9f4d143ab57d5127bcc68705fbef5122495a4f4.tar.gz
Update to xmodmap-1.0.4. Changes:
Bug 21675 xmodmap manpage states the wrong path to XKeysymDB Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Add pointers to mailing lists, bugzilla, & git to README Skip whitespace for virtual button '0'. Correct make distcheck.
Diffstat (limited to 'x11/xmodmap/Makefile')
-rw-r--r--x11/xmodmap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmodmap/Makefile b/x11/xmodmap/Makefile
index e7d963203d7..3c6003976ad 100644
--- a/x11/xmodmap/Makefile
+++ b/x11/xmodmap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:18 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2009/11/09 18:35:08 tnn Exp $
#
-DISTNAME= xmodmap-1.0.3
+DISTNAME= xmodmap-1.0.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2