diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-16 19:26:43 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-16 19:26:43 +0000 |
commit | a34b8d38b831d19001533639592430f41527a96c (patch) | |
tree | 039439a298b8e93967986e11178208cf8e1adbe2 /x11/kde4 | |
parent | eb56f7f7066ae94ebacc2284e0b0000539fca8d9 (diff) | |
download | ports-a34b8d38b831d19001533639592430f41527a96c.tar.gz ports-a34b8d38b831d19001533639592430f41527a96c.zip |
Notes
Diffstat (limited to 'x11/kde4')
-rw-r--r-- | x11/kde4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index f2cfe7440566..aaf173c01d48 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -7,14 +7,13 @@ PORTNAME= kde4 PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty MAINTAINER= kde@FreeBSD.org -COMMENT= The "meta-port" for KDE +COMMENT= The "meta-port" for KDE Software Compilation OPTIONS= KDEACCESSIBILITY "Accessibility applications" on \ KDEADMIN "KDE Administration applications" on \ |