summaryrefslogtreecommitdiff
path: root/net-im/jabber
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
commita06ee65df0af4a27507365d7991910fcc6881d95 (patch)
treecad01e52972179ed3ade4df17df7d248b93b620a /net-im/jabber
parent- Upgrade to 2.0.0 (almost bugfixes from 1.95.8). (diff)
Chase shlib bump of libexpat.
Notes
Notes: svn path=/head/; revision=154857
Diffstat (limited to 'net-im/jabber')
-rw-r--r--net-im/jabber/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile
index ea6e12b15296..56a527843d1f 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jabber
PORTVERSION= 1.4.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://devel.amessage.info/jabberd14/
DISTNAME= ${PORTNAME}d-${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= garga@FreeBSD.org
COMMENT= Online presence and instant messaging server
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth \
- expat.5:${PORTSDIR}/textproc/expat2
+ expat.6:${PORTSDIR}/textproc/expat2
USE_RC_SUBR= jabberd.sh
USE_BZIP2= yes