aboutsummaryrefslogtreecommitdiff
path: root/net/echoping
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-26 15:26:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-26 15:26:43 +0000
commitee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80 (patch)
tree3344d939a429c2216c14cca3557787698e485c94 /net/echoping
parentf627a3c30e0d3065425c132bad919dceed1ff280 (diff)
downloadports-ee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80.tar.gz
ports-ee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80.zip
Chase libraries for new devel/libidn version.
Notes
Notes: svn path=/head/; revision=120238
Diffstat (limited to 'net/echoping')
-rw-r--r--net/echoping/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index 824fd6607841..68717c8e6152 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -7,7 +7,7 @@
PORTNAME= echoping
PORTVERSION= 5.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -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.15:${PORTSDIR}/devel/libidn
+LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn
USE_OPENSSL= yes
GNU_CONFIGURE= yes