diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
commit | 965b4433c8101ce6297182fac09adf6445c6658b (patch) | |
tree | 0a60112972153eb00b831d28b495a872560e28a7 /net/echoping/Makefile | |
parent | 6332f8daa0206598d40bb61e5b3277094718cc2f (diff) | |
download | ports-965b4433c8101ce6297182fac09adf6445c6658b.tar.gz ports-965b4433c8101ce6297182fac09adf6445c6658b.zip |
Notes
Diffstat (limited to 'net/echoping/Makefile')
-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 |