diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-23 20:40:36 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-23 20:40:36 +0000 |
commit | 3fe73d91a50673aba6ad1c6d64f5a0bf32cf86d0 (patch) | |
tree | 0a3f3dbc9b3222b2b22092da4b08df23ce3a6d1c /wm/Makefile | |
parent | 81fd8f9e85e6384200ddf0a86eb88c50a9f86690 (diff) | |
download | pkgsrc-3fe73d91a50673aba6ad1c6d64f5a0bf32cf86d0.tar.gz |
Add wmii.
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 7c1d2a41e58..aa026f0a2ef 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2005/09/04 06:58:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.77 2005/10/23 20:40:36 minskim Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -73,6 +73,7 @@ SUBDIR+= wmctrl SUBDIR+= wmdrawer SUBDIR+= wmextra SUBDIR+= wmi +SUBDIR+= wmii SUBDIR+= wmthemes SUBDIR+= wmx SUBDIR+= wmx-gnome |