diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-11-20 18:17:18 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-11-20 18:17:18 +0000 |
commit | 80cb63b3be436044076697c2455dd96455e72586 (patch) | |
tree | 91a00c6ed61d1e97cad443851bc5887f72a31253 /wm | |
parent | e1dab4367e08e179456ca73820dcf02f28efd283 (diff) | |
download | pkgsrc-80cb63b3be436044076697c2455dd96455e72586.tar.gz |
Add/enable bsetroot and openbox
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 479f5c20a13..70f41d57820 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2002/10/28 22:29:12 agc Exp $ +# $NetBSD: Makefile,v 1.32 2002/11/20 18:17:18 jschauma Exp $ # COMMENT= window managers (for X) @@ -12,6 +12,7 @@ SUBDIR+= bbkeys SUBDIR+= bbpager SUBDIR+= bbrun SUBDIR+= blackbox +SUBDIR+= bsetroot SUBDIR+= ctwm SUBDIR+= econf SUBDIR+= enlightenment @@ -30,6 +31,7 @@ SUBDIR+= lwm SUBDIR+= matchbox SUBDIR+= metacity SUBDIR+= olvwm +SUBDIR+= openbox SUBDIR+= piewm SUBDIR+= pwm SUBDIR+= qvwm |