summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20063
-rw-r--r--x11/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index 914ae899ae1..2e252bd9e0f 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.2035 2006/12/19 07:54:51 wiz Exp $
+$NetBSD: CHANGES-2006,v 1.2036 2006/12/19 12:19:50 reed Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -5667,3 +5667,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated net/tor to 0.1.1.26 [tv 2006-12-17]
Updated multimedia/ns-flash to 7.0.69 [perry 2006-12-18]
Updated x11/mlterm to 2.9.3 [wiz 2006-12-19]
+ Added x11/xev version 1.0.2 [reed 2006-12-18]
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