aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-06-22 18:57:33 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-06-22 18:57:33 +0000
commit958539e6106889362eaf353447cb4ba65ea34ede (patch)
tree14a0f2235807b33e86dc0ec99cb4ac26ed7f003d /x11/kde4-workspace/Makefile
parented2121c67d2412199e05c34c6f768f6690b2f14b (diff)
downloadports-958539e6106889362eaf353447cb4ba65ea34ede.tar.gz
ports-958539e6106889362eaf353447cb4ba65ea34ede.zip
Notes
Diffstat (limited to 'x11/kde4-workspace/Makefile')
-rw-r--r--x11/kde4-workspace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index d0b0f3aef9dd..d175166b7bf3 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -2,9 +2,8 @@
PORTNAME= kde-workspace
PORTVERSION= ${KDE4_WORKSPACE_VERSION}
-PORTREVISION= 6
CATEGORIES= x11 kde
-MASTER_SITES= KDE/${KDE4_BRANCH}/${KDE4_VERSION}/src
+MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
@@ -134,5 +133,6 @@ post-install-GSTREAMER-on:
post-install-GSTREAMER-off:
@${CAT} ${FILESDIR}/pkg-message.gstreamer >> ${PKGMESSAGE}
@${HEAD} -1 ${PKGMESSAGE} >> ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>