aboutsummaryrefslogtreecommitdiff
path: root/www/gforge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gforge/Makefile')
-rw-r--r--www/gforge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gforge/Makefile b/www/gforge/Makefile
index 0d1669a2c3e3..53162bc0562f 100644
--- a/www/gforge/Makefile
+++ b/www/gforge/Makefile
@@ -33,7 +33,7 @@ NO_PACKAGE= "The configure process uses hostname."
.if defined(WITH_JABBER)
CONFIGURE_ARGS+= --enable-jabber
-RUN_DEPENDS+= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
+RUN_DEPENDS+= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net-im/jabber
.endif
.if defined(WITH_MAILMAN)