diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 11:44:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 11:44:14 +0000 |
commit | 6d3f98cff7a7660a2079106e63979df4f70c070d (patch) | |
tree | 04d0b1c94a1029dd36a181725dfe89362116073f /devel/Makefile | |
parent | add p5-POE-Component-RSS (diff) |
add p5-POE-Component-Pcap
POE component for non-blocking use of Net::Pcap
PR: 32777
Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes:
svn path=/head/; revision=51477
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 adda1a6d749d..4242e59f5f72 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-Pcap SUBDIR += p5-POE-Component-RSS SUBDIR += p5-PV SUBDIR += p5-Params-Validate |