From 61d5cd5d39c2cf722ce52ddab0a5cd934bebb994 Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 12 Nov 2005 18:52:22 +0000 Subject: Move IDN related ports from devel to dns category: devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus --- net-im/jabberd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 8f36962f2d2c..15410582d73c 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= jabber MAINTAINER= kirk@strauser.com COMMENT= Online presence and instant messaging server -LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn +LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn OPTIONS= POSTGRESQL "Use PostgreSQL for storage and authentication" off \ MYSQL "Use MySQL for storage and authentication" off \ -- cgit