diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-06 00:44:29 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-06 00:44:29 +0000 |
commit | 6506e4f149f44bfbd33d69f2641580eb9b4f36d1 (patch) | |
tree | b6f6825e39ffe1d19fb9a95f6e57dc2ec1fb7a54 /wm/Makefile | |
parent | de7a000e833352671089430ab18a0985c7d4e8af (diff) | |
download | pkgsrc-6506e4f149f44bfbd33d69f2641580eb9b4f36d1.tar.gz |
Add vtwm.
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 aa026f0a2ef..a98fa6c7f3d 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2005/10/23 20:40:36 minskim Exp $ +# $NetBSD: Makefile,v 1.78 2005/11/06 00:44:29 minskim Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -60,6 +60,7 @@ SUBDIR+= selectwm SUBDIR+= skippy SUBDIR+= tvtwm SUBDIR+= uwm +SUBDIR+= vtwm SUBDIR+= w9wm SUBDIR+= waimea SUBDIR+= wampager |