diff options
author | danfe <danfe@FreeBSD.org> | 2014-04-05 04:36:47 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-04-05 04:36:47 +0800 |
commit | d711ae522135f44caeb5efb956064de4c2bdc943 (patch) | |
tree | 5fa6aa25ee7f38cf5d348b33f657b5c0a8e0b2a9 /x11 | |
parent | a0265dd5d775a91ee87b711f0e2373598d77834a (diff) | |
download | freebsd-ports-gnome-d711ae522135f44caeb5efb956064de4c2bdc943.tar.gz freebsd-ports-gnome-d711ae522135f44caeb5efb956064de4c2bdc943.tar.zst freebsd-ports-gnome-d711ae522135f44caeb5efb956064de4c2bdc943.zip |
- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)
Approved by: portmgr (bapt), some ports are still NO_STAGE :(
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde4-runtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 97b9a057ddbd..6d5909e4f81c 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -2,6 +2,7 @@ PORTNAME= kde-runtime PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |