diff options
author | xtraeme <xtraeme> | 2004-05-16 02:21:20 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-05-16 02:21:20 +0000 |
commit | 5574d738014c2d6ff4e4a28ef8605c5af69c7a91 (patch) | |
tree | f95528b5069f087b49aed5f037c4024b06925258 /wm | |
parent | 0647ae6f515891c0a40374d04568c48124217aed (diff) | |
download | pkgsrc-5574d738014c2d6ff4e4a28ef8605c5af69c7a91.tar.gz |
Added wmi-7.
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 41440a58ffc..1cd16cd31a5 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2004/02/23 13:42:41 cube Exp $ +# $NetBSD: Makefile,v 1.62 2004/05/16 02:21:20 xtraeme Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -63,6 +63,7 @@ SUBDIR+= wm2 SUBDIR+= wmakerconf SUBDIR+= wmctrl SUBDIR+= wmextra +SUBDIR+= wmi SUBDIR+= wmthemes SUBDIR+= wmx SUBDIR+= wmx-gnome |