diff options
author | minskim <minskim> | 2005-11-06 00:44:29 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-11-06 00:44:29 +0000 |
commit | 8ede2b20f7e058ca74d33ce57a4366163bad2782 (patch) | |
tree | b6f6825e39ffe1d19fb9a95f6e57dc2ec1fb7a54 /wm/Makefile | |
parent | c36fc9c1ed6650c3bdb562b27b171002cfc1a06f (diff) | |
download | pkgsrc-8ede2b20f7e058ca74d33ce57a4366163bad2782.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 |