aboutsummaryrefslogtreecommitdiff
path: root/games/kpat
diff options
context:
space:
mode:
Diffstat (limited to 'games/kpat')
-rw-r--r--games/kpat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kpat/Makefile b/games/kpat/Makefile
index 8098f0ffedfc..126245702ffa 100644
--- a/games/kpat/Makefile
+++ b/games/kpat/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kpat
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= games kde kde-kde4
MAINTAINER= kde@FreeBSD.org
@@ -16,5 +16,5 @@ post-patch:
${REINPLACE_CMD} -e '/^update_xdg_mimetypes/ d' \
${WRKSRC}/mimetypes/CMakeLists.txt
-.include <${.CURDIR}/../kdegames4/Makefile.common>
+.include <${.CURDIR}/../kdegames-kde4/Makefile.common>
.include <bsd.port.mk>