diff options
author | wiz <wiz> | 2002-08-01 15:54:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-08-01 15:54:42 +0000 |
commit | 2beca12c2d743901e27efc9a40e3a8121167a05c (patch) | |
tree | e65ef89e41ff030381c22aa45c468d8f6f228240 /wm/Makefile | |
parent | 549df1733390c25a7382065389ce5a1d937df565 (diff) | |
download | pkgsrc-2beca12c2d743901e27efc9a40e3a8121167a05c.tar.gz |
Add and enable matchbox.
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 9273eda0eb3..0a047e5a0d4 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2002/06/21 15:10:37 agc Exp $ +# $NetBSD: Makefile,v 1.29 2002/08/01 15:54:42 wiz Exp $ # COMMENT= window managers (for X) @@ -27,6 +27,7 @@ SUBDIR+= icewm-gnome SUBDIR+= icewmconf SUBDIR+= ion SUBDIR+= lwm +SUBDIR+= matchbox SUBDIR+= metacity SUBDIR+= olvwm SUBDIR+= pwm |