diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index b2f14c936d80..ab9e89829ef5 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.2028 2006/12/17 17:58:43 salo Exp $ +$NetBSD: CHANGES-2006,v 1.2029 2006/12/17 18:08:15 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -5656,3 +5656,4 @@ Changes to the packages collection and infrastructure in 2006: Updated sysutils/dbus to 1.0.2nb1 [jmmv 2006-12-17] Updated www/trac to 0.10.3 [bouyer 2006-12-17] Updated net/nmap to 4.20 [salo 2006-12-17] + Added x11/libXtst version 1.0.1 [joerg 2006-12-17] diff --git a/x11/Makefile b/x11/Makefile index 38718ac62a57..a5c8b1af8547 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.461 2006/12/15 20:14:28 joerg Exp $ +# $NetBSD: Makefile,v 1.462 2006/12/17 18:08:15 joerg Exp $ # COMMENT= Packages to support the X window system @@ -190,6 +190,7 @@ SUBDIR+= libXpm SUBDIR+= libXrandr SUBDIR+= libXrender SUBDIR+= libXres +SUBDIR+= libXtst SUBDIR+= libXt SUBDIR+= libXv SUBDIR+= libXxf86misc