diff options
author | wiz <wiz@pkgsrc.org> | 2011-06-18 15:31:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-06-18 15:31:16 +0000 |
commit | b067e62128e33fac8964f26f5ed346768e3bdcd9 (patch) | |
tree | 9fe18360e13f489afa82bd0827ca7ad0047f66bb /wm/Makefile | |
parent | 5793526f6f605d3e514783fc39524062259c8a04 (diff) | |
download | pkgsrc-b067e62128e33fac8964f26f5ed346768e3bdcd9.tar.gz |
+ bmpanel2.
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 777a91ac501..481da8d780f 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2011/06/18 15:16:41 wiz Exp $ +# $NetBSD: Makefile,v 1.113 2011/06/18 15:31:16 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -17,6 +17,7 @@ SUBDIR+= bbpager04 SUBDIR+= bbrun SUBDIR+= blackbox SUBDIR+= blackbox70 +SUBDIR+= bmpanel2 SUBDIR+= bsetroot SUBDIR+= ccsm SUBDIR+= compiz |