diff options
author | xtraeme <xtraeme> | 2003-12-13 19:08:51 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-13 19:08:51 +0000 |
commit | 99a3b40a75f25e416dc9ebef1ad1f03f725c355d (patch) | |
tree | b26a09a4f4a143f804fe94216f5e175d93a7b0af /wm | |
parent | c0a24a0a373ecb559734c1c4b9f213bb6c7b8493 (diff) | |
download | pkgsrc-99a3b40a75f25e416dc9ebef1ad1f03f725c355d.tar.gz |
+ openbox3
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 4dfdbd628d3..25bdd3fcc6c 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2003/09/26 10:39:15 martti Exp $ +# $NetBSD: Makefile,v 1.52 2003/12/13 19:08:51 xtraeme Exp $ # COMMENT= Window managers (for X) @@ -41,6 +41,7 @@ SUBDIR+= metacity SUBDIR+= metacity-setup SUBDIR+= novawm SUBDIR+= olvwm +SUBDIR+= openbox3 SUBDIR+= openbox SUBDIR+= oroborus SUBDIR+= pekwm |