diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-18 09:59:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-18 09:59:55 +0000 |
commit | dcc98c6fb3883880b72ed867ed1d1577d828f5db (patch) | |
tree | 947b59119e90622f7064406296d5dd2feb18223b /wm/Makefile | |
parent | 5c7b727b8013f320c1c218790bc2916b7f30ab0b (diff) | |
download | pkgsrc-dcc98c6fb3883880b72ed867ed1d1577d828f5db.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 |