diff options
author | peter <peter@pkgsrc.org> | 2005-12-31 13:39:20 +0000 |
---|---|---|
committer | peter <peter@pkgsrc.org> | 2005-12-31 13:39:20 +0000 |
commit | 309d4f5e500641972c6596a2e64a25f7d81a2348 (patch) | |
tree | 13949b48fec317c7ce5196240af01d49df990bc5 /wm | |
parent | ead542d3dc3c49cef84cbb5cf4c34b69a4deae75 (diff) | |
download | pkgsrc-309d4f5e500641972c6596a2e64a25f7d81a2348.tar.gz |
matchbox -> matchbox-wm
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/Makefile b/wm/Makefile index a98fa6c7f3d..25143a5d94b 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2005/11/06 00:44:29 minskim Exp $ +# $NetBSD: Makefile,v 1.79 2005/12/31 13:39:20 peter Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -39,7 +39,7 @@ SUBDIR+= ion SUBDIR+= ion3-devel SUBDIR+= larswm SUBDIR+= lwm -SUBDIR+= matchbox +SUBDIR+= matchbox-wm SUBDIR+= metacity SUBDIR+= mlvwm SUBDIR+= novawm |