diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
commit | 98dd96ee205fb968db4585e6da5e5fbdd9c840fb (patch) | |
tree | 6417bfc0f123001e7d0471472fea2b997af1841d /x11-wm/Makefile | |
parent | - Allow processing of info files in non-standard locations; the (diff) |
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index dc68d2de442d..565ec1323abf 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = X11 window managers + SUBDIR += 9wm SUBDIR += aewm SUBDIR += aewm++ |