diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-12-18 20:09:49 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-12-18 20:09:49 +0000 |
commit | 6ea62f6c1f3dea322c1b78411bb0aab65bafb9e1 (patch) | |
tree | b6c89d2fa97c18e32815de3c5d5a32a061bd53d6 /wm/Makefile | |
parent | 27d05a5d3f649b2e3422860f9dcd6fd2f183359d (diff) | |
download | pkgsrc-6ea62f6c1f3dea322c1b78411bb0aab65bafb9e1.tar.gz |
Add and enable waimea.
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 9802fa1c3c3..8c6e679f908 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2002/12/17 10:54:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.35 2002/12/18 20:09:49 jmmv Exp $ # COMMENT= window managers (for X) @@ -42,6 +42,7 @@ SUBDIR+= sawfish-replibs SUBDIR+= sawfish-themes SUBDIR+= tvtwm SUBDIR+= uwm +SUBDIR+= waimea SUBDIR+= whiteBOX SUBDIR+= windowmaker SUBDIR+= wm2 |