diff options
author | wiz <wiz@pkgsrc.org> | 2002-03-18 23:04:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-03-18 23:04:41 +0000 |
commit | c5c5e1da8454cce51af89cf29e3dc91dc8cd60a6 (patch) | |
tree | 8739ef25715990aac890af4b61b3766350e9b5a5 /wm | |
parent | cdce5e2c5cd650b0b5a1675b4ee976393311287a (diff) | |
download | pkgsrc-c5c5e1da8454cce51af89cf29e3dc91dc8cd60a6.tar.gz |
Add and enable bbconf.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 6019d17b389..3f021b4d575 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2002/03/18 09:28:44 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2002/03/18 23:04:41 wiz Exp $ # COMMENT= window managers (for X) @@ -7,6 +7,7 @@ SUBDIR+= 9wm SUBDIR+= afterstep SUBDIR+= amaterus SUBDIR+= amiwm +SUBDIR+= bbconf SUBDIR+= bbkeys SUBDIR+= bbpager SUBDIR+= blackbox |