aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/climm/Makefile2
-rw-r--r--net-im/jabber/Makefile8
-rw-r--r--net-im/mcabber/Makefile4
3 files changed, 5 insertions, 9 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index 4a93d000c6f4..835a3fe898d7 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= climm
PORTVERSION= 0.7.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-im
MASTER_SITES= http://www.climm.org/source/ \
http://http.bg.climm.org/source/
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile
index 446a2143d33d..166d8979fb80 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: jabber
-# Date created: 5 February 2001
-# Whom: joe
-#
+# Created by: joe
# $FreeBSD$
-#
PORTNAME= jabber
PORTVERSION= 1.6.1.1
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 1
CATEGORIES= net-im ipv6
MASTER_SITES= http://download.jabberd.org/jabberd14/ \
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index 7adaa4574907..48587b940e09 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcabber
PORTVERSION= 0.10.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES
@@ -58,7 +58,7 @@ CONFIGURE_ARGS+=--disable-enchant
.if ${PORT_OPTIONS:MOTR}
LIB_DEPENDS+= otr.4:${PORTSDIR}/security/libotr3 \
- gcrypt.18:${PORTSDIR}/security/libgcrypt
+ gcrypt:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--enable-otr
PLIST_SUB+= OTR=""
.else