diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-22 15:31:21 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-22 15:31:21 +0000 |
commit | 2f17379b752b3a5f247de6de20a58b89348c2353 (patch) | |
tree | 1ccd80833583e552e1ab9ba1a9a806b7077e32af /x11 | |
parent | - make portlint happy (diff) |
Make the short description a little more explicit about the fact that
this port only provides a subset of KDE.
Notes
Notes:
svn path=/head/; revision=104951
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde-lite/Makefile b/x11/kde-lite/Makefile index 7b884ca99fff..9396c0680039 100644 --- a/x11/kde-lite/Makefile +++ b/x11/kde-lite/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -lite MAINTAINER= re@FreeBSD.org -COMMENT= The FreeBSD release "meta-port" for KDE +COMMENT= The FreeBSD release "meta-port" for (a subset of) KDE DESCR= ${PORTSDIR}/x11/kde-lite/pkg-descr MASTERDIR= ${.CURDIR}/../../x11/kde3 |