diff options
author | wiz <wiz> | 2003-12-18 09:59:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-18 09:59:55 +0000 |
commit | de197f98fcddd8e32a35f5758f305032d293e7bd (patch) | |
tree | 947b59119e90622f7064406296d5dd2feb18223b /wm/Makefile | |
parent | 7119d12852c05f5a5be1a97d93a0358b006f8421 (diff) | |
download | pkgsrc-de197f98fcddd8e32a35f5758f305032d293e7bd.tar.gz |
-openbox3, +openbox2.
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/Makefile b/wm/Makefile index 84c91a59633..85ca9e87050 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2003/12/18 09:47:40 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2003/12/18 09:59:55 wiz Exp $ # COMMENT= Window managers (for X) @@ -43,7 +43,7 @@ SUBDIR+= novawm SUBDIR+= obconf SUBDIR+= olvwm SUBDIR+= openbox -SUBDIR+= openbox3 +SUBDIR+= openbox2 SUBDIR+= oroborus SUBDIR+= pekwm SUBDIR+= piewm |