aboutsummaryrefslogtreecommitdiff
path: root/games/ksquares
diff options
context:
space:
mode:
Diffstat (limited to 'games/ksquares')
-rw-r--r--games/ksquares/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile
index d17dabd7d4d8..8e498308486f 100644
--- a/games/ksquares/Makefile
+++ b/games/ksquares/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ksquares
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= games kde kde-kde4
MAINTAINER= kde@FreeBSD.org
@@ -12,5 +12,5 @@ USES= cmake:outsource kde:4 tar:xz
USE_KDE= kdelibs libkdegames automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
-.include <${.CURDIR}/../kdegames4/Makefile.common>
+.include <${.CURDIR}/../kdegames-kde4/Makefile.common>
.include <bsd.port.mk>