aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber-users-agent
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 /net-im/jabber-users-agent
parent33eb2763e068a96f0cf922264886163463b0b170 (diff)
downloadports-dc33aa59f5cd032431c2eab21c7ac886941ae806.tar.gz
ports-dc33aa59f5cd032431c2eab21c7ac886941ae806.zip
Notes
Diffstat (limited to 'net-im/jabber-users-agent')
-rw-r--r--net-im/jabber-users-agent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber-users-agent/Makefile b/net-im/jabber-users-agent/Makefile
index a202ba420a76..defd6ee9b6f6 100644
--- a/net-im/jabber-users-agent/Makefile
+++ b/net-im/jabber-users-agent/Makefile
@@ -7,7 +7,7 @@
PORTNAME= users-agent
PORTVERSION= 1.2
-CATEGORIES= net
+CATEGORIES= net-im
MASTER_SITES= http://files.jabberstudio.org/users-agent/
PKGNAMEPREFIX= jabber-
DISTNAME= Users-Agent-${PORTVERSION}
@@ -24,7 +24,7 @@ USE_PERL5= yes
USE_RC_SUBR= jabber-users-agent.sh
SUB_LIST+= PERL=${PERL}
-BUILD_DEPENDS+= ${SITE_PERL}/Net/Jabber.pm:${PORTSDIR}/net/p5-Net-Jabber \
+BUILD_DEPENDS+= ${SITE_PERL}/Net/Jabber.pm:${PORTSDIR}/net-im/p5-Net-Jabber \
${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
.include <bsd.port.pre.mk>