diff options
author | snj <snj> | 2004-01-29 22:07:20 +0000 |
---|---|---|
committer | snj <snj> | 2004-01-29 22:07:20 +0000 |
commit | 7b92979e9cd81a3b257327ba43c13c7a318d0888 (patch) | |
tree | a6e9f3d67aabcece52aea554cfed184b2bcc63af /wm/Makefile | |
parent | 4d0cc6924107434f8e01523bcdb2709620156546 (diff) | |
download | pkgsrc-7b92979e9cd81a3b257327ba43c13c7a318d0888.tar.gz |
Update COMMENT to reflect the fact that we have window manager tools here as
well.
Okayed by jmmv and wiz.
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/Makefile b/wm/Makefile index 342e6675b2a..91b82461177 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2004/01/28 22:44:08 snj Exp $ +# $NetBSD: Makefile,v 1.59 2004/01/29 22:07:20 snj Exp $ # -COMMENT= Window managers (for X) +COMMENT= Window managers (for X) and related tools SUBDIR+= 3ddesktop SUBDIR+= 9wm |