diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-08 03:25:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-08 03:25:06 +0000 |
commit | d60b005d2176098c7b94697de8043b03c25d9eb8 (patch) | |
tree | 1d576eb799436c03e6b0feaac7e1c8f1596b5c5e /x11/kde4-runtime | |
parent | a0c42fc5b0f07a7e5557937c3dc7c2740435216d (diff) | |
download | ports-d60b005d2176098c7b94697de8043b03c25d9eb8.tar.gz ports-d60b005d2176098c7b94697de8043b03c25d9eb8.zip |
Notes
Diffstat (limited to 'x11/kde4-runtime')
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 6d5909e4f81c..b9fb97a49bc1 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-runtime PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |