diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-13 20:20:18 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-13 20:20:18 +0800 |
commit | 420902ac080a4ba0a190ce058b237978739e3017 (patch) | |
tree | 0c3ab4cb05ff9b6434eb8c8b6790b795dae6a7fe /devel/Makefile | |
parent | 21407739e81c80efbec41bc4e35b53e1d7901e98 (diff) | |
download | freebsd-ports-gnome-420902ac080a4ba0a190ce058b237978739e3017.tar.gz freebsd-ports-gnome-420902ac080a4ba0a190ce058b237978739e3017.tar.zst freebsd-ports-gnome-420902ac080a4ba0a190ce058b237978739e3017.zip |
add p5-POE-Component-Client-Ping
POE component for non-blocking/concurrent ICMP ping
PR: 32781
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 59026ca741f1..2dfe708fdd61 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -398,6 +398,7 @@ SUBDIR += p5-POE SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-POE-Component-Client-HTTP + SUBDIR += p5-POE-Component-Client-Ping SUBDIR += p5-POE-Component-JobQueue SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-RSS |