diff options
author | minskim <minskim> | 2006-08-25 11:16:59 +0000 |
---|---|---|
committer | minskim <minskim> | 2006-08-25 11:16:59 +0000 |
commit | fbdf65a8e37c57da65f49cd3ff5aea51c0bd7ef6 (patch) | |
tree | 3e68f59ab45c398f0c45a3925f265bfe800fa0e2 /x11/Makefile | |
parent | 6a53d9227292abec6c1d565fc1204fc25b927242 (diff) | |
download | pkgsrc-fbdf65a8e37c57da65f49cd3ff5aea51c0bd7ef6.tar.gz |
Add bwidget.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |