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 | 0722324e7137721273d077dcc754be039f35a3d7 (patch) | |
tree | 5af5d491f7d0b76959f7a17477d545eaf4a034c1 /wm | |
parent | bf95b009ef56e488c6c9588276f2f28d9b837b1f (diff) | |
download | pkgsrc-0722324e7137721273d077dcc754be039f35a3d7.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 |