aboutsummaryrefslogtreecommitdiffstats
path: root/net/echoping
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-10-26 23:26:43 +0800
committerkrion <krion@FreeBSD.org>2004-10-26 23:26:43 +0800
commit7ad1eb6da89ab680c970f24d4d83c8c546df56f3 (patch)
tree3a12ace3379c7b498704200d645dabf573c33307 /net/echoping
parentdf1cdce4d7731f33a573fe0fe9a546f5d4575fd3 (diff)
downloadfreebsd-ports-gnome-7ad1eb6da89ab680c970f24d4d83c8c546df56f3.tar.gz
freebsd-ports-gnome-7ad1eb6da89ab680c970f24d4d83c8c546df56f3.tar.zst
freebsd-ports-gnome-7ad1eb6da89ab680c970f24d4d83c8c546df56f3.zip
Chase libraries for new devel/libidn version.
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