aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 11:57:08 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 11:57:08 +0000
commitc9536f39b314cc055496892d6f9598434770c4b3 (patch)
tree7a7761c4465ce6894fc0b4bd8cb65f84b82a46a3 /net-im/jabber
parent4585b4adc053c2df42c76e150ac9354191402282 (diff)
downloadports-c9536f39b314cc055496892d6f9598434770c4b3.tar.gz
ports-c9536f39b314cc055496892d6f9598434770c4b3.zip
Notes
Diffstat (limited to 'net-im/jabber')
-rw-r--r--net-im/jabber/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile
index 326e76853179..3cb71cdad63c 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jabber
PORTVERSION= 1.6.1.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-im ipv6
MASTER_SITES= http://download.jabberd.org/jabberd14/ \
@@ -22,7 +23,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth-hard \
idn.16:${PORTSDIR}/dns/libidn \
expat.6:${PORTSDIR}/textproc/expat2 \
tasn1.3:${PORTSDIR}/security/libtasn1 \
- gnutls.13:${PORTSDIR}/security/gnutls
+ gnutls.26:${PORTSDIR}/security/gnutls
OPTIONS= IPV6 "Enable IPv6 support" off \
MYSQL "Build with MySQL support" off \