diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 12:20:18 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 12:20:18 +0000 |
commit | 22105a2897ab4af01dfa98dbd97852dd7a93d286 (patch) | |
tree | 33e95bb6c0d38d6a7d208b7b727fd5474949ed26 /devel/Makefile | |
parent | add p5-POE-Component-Client-HTTP (diff) |
add p5-POE-Component-Client-Ping
POE component for non-blocking/concurrent ICMP ping
PR: 32781
Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes:
svn path=/head/; revision=51486
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 |