diff options
author | xtraeme <xtraeme> | 2005-09-04 06:58:59 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-09-04 06:58:59 +0000 |
commit | cd15c5f72de7f99427033b9b08ce4031f37f6a82 (patch) | |
tree | 53b18a07daef1daea04df93a9b964a248f6063db /wm | |
parent | c44eb0a3b164b660276e3b6644e1f4116eeee606 (diff) | |
download | pkgsrc-cd15c5f72de7f99427033b9b08ce4031f37f6a82.tar.gz |
Added wm/mlvwm
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 20ad6345f48..7c1d2a41e58 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2005/09/04 04:57:31 xtraeme Exp $ +# $NetBSD: Makefile,v 1.76 2005/09/04 06:58:59 xtraeme Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -41,6 +41,7 @@ SUBDIR+= larswm SUBDIR+= lwm SUBDIR+= matchbox SUBDIR+= metacity +SUBDIR+= mlvwm SUBDIR+= novawm SUBDIR+= obconf SUBDIR+= olvwm |