diff options
author | snj <snj> | 2004-01-31 21:39:25 +0000 |
---|---|---|
committer | snj <snj> | 2004-01-31 21:39:25 +0000 |
commit | 9bf81d02b47f7e9bc96a4049df78e7701c3b72ee (patch) | |
tree | eb683dfac4979efd48ec86525f9f9a86dc428cb4 /wm | |
parent | 4427654f0b77047b68390f5cf2972a936a18165a (diff) | |
download | pkgsrc-9bf81d02b47f7e9bc96a4049df78e7701c3b72ee.tar.gz |
Per discussion with wiz, change COMMENT to "X11 window managers, configuration
tools, and themes"
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 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 |