diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-01-29 02:20:28 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-01-29 02:20:28 +0000 |
commit | 25359f050876cc1818d87a8a7cf9b010d7b8b681 (patch) | |
tree | 8fe7b81f74ab6816e5da7fc667ce396524626604 /x11/kdelibs4/Makefile | |
parent | e5f034214dae8c126e4f306cccef7852d467abe1 (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 67bbdb7143c4..a480d9a97587 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |