diff options
author | agc <agc@pkgsrc.org> | 2005-03-07 16:50:20 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-03-07 16:50:20 +0000 |
commit | 02643c8eafa5d74e8bbdf2a05a52c7b7ce31dcfb (patch) | |
tree | a34208893328038478b11ec3d227754b01e10360 /wm | |
parent | e2d4428fa25e0f12f23c4a54deff7c13ec2b9ec1 (diff) | |
download | pkgsrc-02643c8eafa5d74e8bbdf2a05a52c7b7ce31dcfb.tar.gz |
Add and enable e16menuedit2
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 c15bdf8ff60..a62f6eeb8a9 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2005/03/06 21:19:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.71 2005/03/07 16:50:20 agc Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -17,6 +17,7 @@ SUBDIR+= bbrun SUBDIR+= blackbox SUBDIR+= bsetroot SUBDIR+= ctwm +SUBDIR+= e16menuedit2 SUBDIR+= econf SUBDIR+= enlightenment SUBDIR+= ethemes |