diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 12:15:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 12:15:37 +0000 |
commit | 498b77f3cf7a9d8d4e37b521fdd40b1ca0bc1bcc (patch) | |
tree | 7bf444788ef7a540961c65c46ab5698e6516e078 /devel/Makefile | |
parent | 03f0ef55d3c92597d305c1fe39b0c6312f8560cd (diff) |
add p5-POE-Component-Client-DNS
POE component for non-blocking/concurrent DNS queries
PR: 32779
Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes:
svn path=/head/; revision=51482
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 16511a426bef..9196f6cf9f0d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -396,6 +396,7 @@ SUBDIR += p5-OLE-Storage_Lite SUBDIR += p5-ORBit SUBDIR += p5-POE + SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-POE-Component-JobQueue SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-RSS |