diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-18 18:10:24 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-18 18:10:24 +0000 |
commit | 9356990859ccc9e85fdb51d0136adfc93d1df8a2 (patch) | |
tree | 8ec566a424d281e234173b7ada1742bf2225876f /x11/kdelibs4/Makefile | |
parent | 6456e07736fb2b34180ce0e0a1a85e0ac2e0f75d (diff) |
Notes
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index f7e921b64e99..0ee8bcec117d 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |