diff options
Diffstat (limited to 'net/echoping')
-rw-r--r-- | net/echoping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile index b23116627481..8ecd2a0011c7 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/ MAINTAINER= sumikawa@FreeBSD.org -COMMENT= A ping-like program that uses tcp and/or http +COMMENT= A ping-like program that uses TCP and/or HTTP LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ idn.17:${PORTSDIR}/dns/libidn |