diff options
author | jmmv <jmmv> | 2002-12-18 20:09:49 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2002-12-18 20:09:49 +0000 |
commit | e2db7f58a3cd575e40cd0c1f47ac8daf14f716fd (patch) | |
tree | b6c89d2fa97c18e32815de3c5d5a32a061bd53d6 /wm | |
parent | 01297160c74e8e7615589d2f83426e4c7b46c0ed (diff) | |
download | pkgsrc-e2db7f58a3cd575e40cd0c1f47ac8daf14f716fd.tar.gz |
Add and enable waimea.
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 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 |