aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabberd
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
committerwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
commit569e455aec133a144f388d5f156719a7fc4b2222 (patch)
treefd886821e5b4351dd0773b5a123941692ad7a488 /net-im/jabberd
parent34a381b408e2ca7dccdfc787522559c7149a79b2 (diff)
downloadfreebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.gz
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.zst
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.zip
- Bump PORTREVISION to chase the update of dns/libidn
Diffstat (limited to 'net-im/jabberd')
-rw-r--r--net-im/jabberd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 063e3e080980..21b4fb0b2fa2 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jabberd
PORTVERSION= 2.2.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://codex.xiaoka.com/pub/jabberd2/releases/
DIST_SUBDIR= jabber
@@ -16,7 +16,7 @@ MAINTAINER= mm@FreeBSD.org
COMMENT= Online presence and instant messaging server
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
- idn.16:${PORTSDIR}/dns/libidn \
+ idn.17:${PORTSDIR}/dns/libidn \
udns.0:${PORTSDIR}/dns/udns
OPTIONS= MYSQL "Support MySQL (storage/auth/reg)" on \