+ libXtst-1.0.1
This commit is contained in:
parent
b7853208fd
commit
317bb7f503
2 changed files with 4 additions and 2 deletions
|
@ -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]
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue