From 05e24052c4d35b249192a5f1f3eace40a3e23b59 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 25 Aug 2006 11:16:59 +0000 Subject: Add bwidget. --- doc/CHANGES-2006 | 3 ++- x11/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 72d68502a70..0df06199f66 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.1124 2006/08/25 07:03:59 ghen Exp $ +$NetBSD: CHANGES-2006,v 1.1125 2006/08/25 11:16:59 minskim Exp $ Changes to the packages collection and infrastructure in 2006: @@ -4089,3 +4089,4 @@ Changes to the packages collection and infrastructure in 2006: Updated databases/openldap-doc to 2.3.27 [ghen 2006-08-25] Updated databases/openldap-server to 2.3.27 [ghen 2006-08-25] Updated databases/openldap to 2.3.27 [ghen 2006-08-25] + Added x11/bwidget version 1.6.0 [minskim 2006-08-25] diff --git a/x11/Makefile b/x11/Makefile index 84ec1cc9105..457e74c5350 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.442 2006/08/24 08:37:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.443 2006/08/25 11:16:59 minskim Exp $ # COMMENT= Packages to support the X window system @@ -24,6 +24,7 @@ SUBDIR+= asnap SUBDIR+= aterm SUBDIR+= bbapm SUBDIR+= blt +SUBDIR+= bwidget SUBDIR+= compositeproto SUBDIR+= control-center SUBDIR+= devilspie -- cgit v1.2.3