diff options
author | rxg <rxg@pkgsrc.org> | 2006-01-03 16:05:52 +0000 |
---|---|---|
committer | rxg <rxg@pkgsrc.org> | 2006-01-03 16:05:52 +0000 |
commit | 566fc2fe03a74bc0e0835f0c095143c78707ef6e (patch) | |
tree | e982576598aad68351a5011c4e314255f1e1123b /wm | |
parent | 12396b6e9494d986652da989f60e6691252da640 (diff) | |
download | pkgsrc-566fc2fe03a74bc0e0835f0c095143c78707ef6e.tar.gz |
Added & enable oroborox.
OroboROX is a lightweight Window Manager for the ROX Desktop.
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 25143a5d94b..afd7b4db65b 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2005/12/31 13:39:20 peter Exp $ +# $NetBSD: Makefile,v 1.80 2006/01/03 16:05:52 rxg Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -47,6 +47,7 @@ SUBDIR+= obconf SUBDIR+= olvwm SUBDIR+= openbox SUBDIR+= openbox2 +SUBDIR+= oroborox SUBDIR+= oroborus SUBDIR+= pekwm SUBDIR+= piewm |