diff options
author | jmmv <jmmv> | 2002-12-18 22:04:56 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2002-12-18 22:04:56 +0000 |
commit | 6404726739cd29c2d3d526a3f23d32178a7cb751 (patch) | |
tree | f82dae3789504b1b993ac238fa1fa9bdb1f5be01 /wm/Makefile | |
parent | 59ed6d43157eba908886b79015d6e81f26c08edf (diff) | |
download | pkgsrc-6404726739cd29c2d3d526a3f23d32178a7cb751.tar.gz |
Add and enable novawm.
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 8c6e679f908..7082b794431 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2002/12/18 20:09:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.36 2002/12/18 22:04:56 jmmv Exp $ # COMMENT= window managers (for X) @@ -30,6 +30,7 @@ SUBDIR+= ion SUBDIR+= lwm SUBDIR+= matchbox SUBDIR+= metacity +SUBDIR+= novawm SUBDIR+= olvwm SUBDIR+= openbox SUBDIR+= pekwm |