diff options
author | snj <snj@pkgsrc.org> | 2004-01-31 21:39:25 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-01-31 21:39:25 +0000 |
commit | b2792e0edd65db6ebecf1f67470e80a43287a5c4 (patch) | |
tree | eb683dfac4979efd48ec86525f9f9a86dc428cb4 /wm/Makefile | |
parent | 7e4ec533c78f2fd784f6d495dc6de617fb441cc4 (diff) | |
download | pkgsrc-b2792e0edd65db6ebecf1f67470e80a43287a5c4.tar.gz |
Per discussion with wiz, change COMMENT to "X11 window managers, configuration
tools, and themes"
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 91b82461177..d9107991290 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2004/01/29 22:07:20 snj Exp $ +# $NetBSD: Makefile,v 1.60 2004/01/31 21:39:25 snj Exp $ # -COMMENT= Window managers (for X) and related tools +COMMENT= X11 window managers, configuration tools, and themes SUBDIR+= 3ddesktop SUBDIR+= 9wm |