diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-26 12:32:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-26 12:32:02 +0000 |
commit | d3375f0ca4bd90b6ec264c1523f23cd62c28d082 (patch) | |
tree | b740f48538f30122e18ef5c671ccd5cff8ff3fdd /x11/kdelibs4/Makefile | |
parent | 8f29e75bccb4e750cb0d9aed175ff271027f661f (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 caaa09381984..c4d94eb0cd7d 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE4_KDELIBS_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |