diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-13 19:08:51 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-13 19:08:51 +0000 |
commit | 4a996c3d5814bb7e5c3d5b55bc76a6376a332318 (patch) | |
tree | b26a09a4f4a143f804fe94216f5e175d93a7b0af /wm/Makefile | |
parent | 5f88b3284448c7d57fddf9815a0c15ce24ef3132 (diff) | |
download | pkgsrc-4a996c3d5814bb7e5c3d5b55bc76a6376a332318.tar.gz |
+ openbox3
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 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 |