summaryrefslogtreecommitdiffstats
path: root/net/echoping
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-12 18:52:22 +0000
committerpav <pav@FreeBSD.org>2005-11-12 18:52:22 +0000
commit61d5cd5d39c2cf722ce52ddab0a5cd934bebb994 (patch)
treef5eea0a2bce9ad17dc08d7be05f51dba20b3bcb1 /net/echoping
parenta6edb5958d30d7d54253831b9f835f753994bddc (diff)
downloadFreeBSD-ports-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.zip
FreeBSD-ports-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.tar.gz
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
Diffstat (limited to 'net/echoping')
-rw-r--r--net/echoping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index 68717c8..44871b0 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= A ping-like program that uses tcp and/or http
-LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn
+LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn
USE_OPENSSL= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud