diff options
author | asau <asau@pkgsrc.org> | 2010-02-12 15:40:10 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-02-12 15:40:10 +0000 |
commit | 3fe7f6c84b4d5c0a8156b04f4d81e275aeadd3b2 (patch) | |
tree | aa0961513a8f7983134bcba284c8ada093621672 /wm | |
parent | 052fbf99d43b21b01b058d41dc5cdb039b550e4c (diff) | |
download | pkgsrc-3fe7f6c84b4d5c0a8156b04f4d81e275aeadd3b2.tar.gz |
+ musca
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 1717b1c63ff..9f22d310db1 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2009/11/02 04:16:56 obache Exp $ +# $NetBSD: Makefile,v 1.109 2010/02/12 15:40:10 asau Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -51,6 +51,7 @@ SUBDIR+= matchbox-wm SUBDIR+= metacity SUBDIR+= metisse SUBDIR+= mlvwm +SUBDIR+= musca SUBDIR+= novawm SUBDIR+= obconf SUBDIR+= obpager |