aboutsummaryrefslogtreecommitdiff
path: root/net/echoping
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-12 18:52:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-12 18:52:22 +0000
commitecea4a760302eef9e35cd96c3735f95dc259cdd1 (patch)
tree4345bff39a4bda9231ee6f06ba3edf94a2e832ba /net/echoping
parent5d0d22b4a303cf1196225ea601f02062ff49baea (diff)
downloadports-ecea4a760302eef9e35cd96c3735f95dc259cdd1.tar.gz
ports-ecea4a760302eef9e35cd96c3735f95dc259cdd1.zip
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
Notes
Notes: svn path=/head/; revision=148048
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 68717c8e6152..44871b0b2ae5 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