diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
commit | 74a55f2347fa21d2d50d7b9168d3e53e95494163 (patch) | |
tree | 467534be0946d8479a2c6685770cf4fdf3c4ccb5 /x11/kde4-runtime | |
parent | 7342fda5f548d445d55518bec36d7345715b4075 (diff) | |
download | ports-74a55f2347fa21d2d50d7b9168d3e53e95494163.tar.gz ports-74a55f2347fa21d2d50d7b9168d3e53e95494163.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 a5b575cd8578..0af7489a8677 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-runtime PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |