diff options
author | obache <obache@pkgsrc.org> | 2009-11-02 04:16:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-02 04:16:56 +0000 |
commit | 8b3029ccb92f4fe5d7a3fa9cb9559dcb1a9f8173 (patch) | |
tree | 5af5d491f7d0b76959f7a17477d545eaf4a034c1 /wm | |
parent | 042b725770ac6d9f95dd973eed6a94506736009d (diff) | |
download | pkgsrc-8b3029ccb92f4fe5d7a3fa9cb9559dcb1a9f8173.tar.gz |
add and enable echinus.
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 9e64823b69c..1717b1c63ff 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2009/02/21 15:15:57 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2009/11/02 04:16:56 obache Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -26,6 +26,7 @@ SUBDIR+= ctwm SUBDIR+= cwm SUBDIR+= dwm SUBDIR+= e16menuedit2 +SUBDIR+= echinus SUBDIR+= enlightenment SUBDIR+= ethemes SUBDIR+= evilwm |