diff options
author | rumble <rumble> | 2004-08-28 23:19:36 +0000 |
---|---|---|
committer | rumble <rumble> | 2004-08-28 23:19:36 +0000 |
commit | 3f48fe00e7848567cf219c85fd5915dc7d6f465f (patch) | |
tree | c964d84d5e330b4a2a992be66536d29a269efc12 /wm | |
parent | b4cbb79ce0f37bd2a4e99de1e23b5c578b7cdf36 (diff) | |
download | pkgsrc-3f48fe00e7848567cf219c85fd5915dc7d6f465f.tar.gz |
Add and enable w9wm.
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 fa6c4fcfdae..6a1016c549c 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2004/08/16 19:38:04 minskim Exp $ +# $NetBSD: Makefile,v 1.64 2004/08/28 23:19:36 rumble Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -54,6 +54,7 @@ SUBDIR+= sawfish-replibs SUBDIR+= sawfish-themes SUBDIR+= tvtwm SUBDIR+= uwm +SUBDIR+= w9wm SUBDIR+= waimea SUBDIR+= wampager SUBDIR+= weewm |