diff options
author | Alonso Schaich <alonso@FreeBSD.org> | 2015-03-11 23:11:47 +0000 |
---|---|---|
committer | Alonso Schaich <alonso@FreeBSD.org> | 2015-03-11 23:11:47 +0000 |
commit | 63ff0b60dbb301536c05c86554d9c81cef902826 (patch) | |
tree | 910a5b73adcde0c6d7935ee875c9b3fb36fecc94 /x11/kdelibs4/Makefile | |
parent | - add man page installation (diff) |
Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
Diffstat (limited to '')
-rw-r--r-- | x11/kdelibs4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index a480d9a97587..02327477f41b 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -3,7 +3,6 @@ PORTNAME= kdelibs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 5 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |