summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-12-19 12:19:50 +0000
committerreed <reed@pkgsrc.org>2006-12-19 12:19:50 +0000
commit69532cfab1c47d5779b443647677a103d8f50df0 (patch)
tree7ff5dc2e78bcaff8215522fe11027c252e04afc2 /x11
parent8453497449d48dd6092bb767bc5996da9af5ac1f (diff)
downloadpkgsrc-69532cfab1c47d5779b443647677a103d8f50df0.tar.gz
Added xev (print X events).
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index a5c8b1af854..d8dd73678f5 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.462 2006/12/17 18:08:15 joerg Exp $
+# $NetBSD: Makefile,v 1.463 2006/12/19 12:19:51 reed Exp $
#
COMMENT= Packages to support the X window system
@@ -336,6 +336,7 @@ SUBDIR+= xdm3d
SUBDIR+= xearth
SUBDIR+= xephem
SUBDIR+= xextproto
+SUBDIR+= xev
SUBDIR+= xf86-input-keyboard
SUBDIR+= xf86-input-mouse
SUBDIR+= xf86-video-ati