aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-26 15:26:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-26 15:26:43 +0000
commitee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80 (patch)
tree3344d939a429c2216c14cca3557787698e485c94 /net-im
parentf627a3c30e0d3065425c132bad919dceed1ff280 (diff)
downloadports-ee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80.tar.gz
ports-ee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabberd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 352e6ff810e1..19ab9c1b2f7f 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jabberd
PORTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.jabberstudio.org/files/jabberd2/
DISTNAME= ${PORTNAME}-2.0s3
@@ -15,7 +16,7 @@ DIST_SUBDIR= jabber
MAINTAINER= kirk@strauser.com
COMMENT= Online presence and instant messaging server
-LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn
+LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn
GNU_CONFIGURE= yes
USE_OPENSSL= yes