diff options
author | salo <salo@pkgsrc.org> | 2003-02-15 07:02:40 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-02-15 07:02:40 +0000 |
commit | 1f4d4d446608b937a900c9b449e259a346850ca3 (patch) | |
tree | 251a013f49dfbac486c0f74de9d057fc901d4eb5 /wm/Makefile | |
parent | b61618b962d3e51ff0f0156a1906e1a977239672 (diff) | |
download | pkgsrc-1f4d4d446608b937a900c9b449e259a346850ca3.tar.gz |
Add and enable oroborus.
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 b4abe270f09..da09e128060 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2002/12/19 19:55:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.38 2003/02/15 07:02:40 salo Exp $ # COMMENT= window managers (for X) @@ -33,6 +33,7 @@ SUBDIR+= metacity SUBDIR+= novawm SUBDIR+= olvwm SUBDIR+= openbox +SUBDIR+= oroborus SUBDIR+= pekwm SUBDIR+= piewm SUBDIR+= pwm |