aboutsummaryrefslogtreecommitdiff
path: root/www/gforge
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-09 08:21:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-09 08:21:21 +0000
commitdc33aa59f5cd032431c2eab21c7ac886941ae806 (patch)
treedc8c628b8d8e6340ca29ce77bba2bbdb3af77e7a /www/gforge
parent33eb2763e068a96f0cf922264886163463b0b170 (diff)
downloadports-dc33aa59f5cd032431c2eab21c7ac886941ae806.tar.gz
ports-dc33aa59f5cd032431c2eab21c7ac886941ae806.zip
Notes
Diffstat (limited to 'www/gforge')
-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)