aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-07-14 06:27:00 +0800
committeredwin <edwin@FreeBSD.org>2004-07-14 06:27:00 +0800
commit7714c72ea05c8f0d9bc035fc89fbdff3729e26ba (patch)
treec8b1ff0f5ccc3f3c1b087be102f472783a67a5b6 /net-im
parentc9ab716462f5aa1e0915db34f53718032e1f0094 (diff)
downloadfreebsd-ports-gnome-7714c72ea05c8f0d9bc035fc89fbdff3729e26ba.tar.gz
freebsd-ports-gnome-7714c72ea05c8f0d9bc035fc89fbdff3729e26ba.tar.zst
freebsd-ports-gnome-7714c72ea05c8f0d9bc035fc89fbdff3729e26ba.zip
- Chase libidn version bump
- New maintainer: Kirk Strauser <kirk@strauser.com> Submitted by: Kirk Strauser <kirk@strauser.com>
Diffstat (limited to 'net-im')
-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 93fab0c20918..711cd9fb15f1 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -12,10 +12,10 @@ MASTER_SITES= http://www.jabberstudio.org/files/jabberd2/
DISTNAME= ${PORTNAME}-2.0s3
DIST_SUBDIR= jabber
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= kirk@strauser.com
COMMENT= Online presence and instant messaging server
-LIB_DEPENDS= idn.14:${PORTSDIR}/devel/libidn
+LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn
GNU_CONFIGURE= yes
USE_OPENSSL= yes