From 1ed2041db1c309675f7aed127ade6fa1e97f4b24 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 13 Sep 2006 07:17:51 +0000 Subject: Net::Analysis is a suite of modules that parse tcpdump files, reconstruct TCP sessions from the packets, and provide a very lightweight framework for writing protocol anaylsers. WWW: http://search.cpan.org/dist/Net-Analysis/ PR: ports/102877 Submitted by: Jin-Shan Tseng --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index be2e7d320e74..a0f74d612bde 100644 --- a/net/Makefile +++ b/net/Makefile @@ -418,6 +418,7 @@ SUBDIR += p5-Net-Address-Ethernet SUBDIR += p5-Net-Address-IPv4-Local SUBDIR += p5-Net-Amazon + SUBDIR += p5-Net-Analysis SUBDIR += p5-Net-BGP SUBDIR += p5-Net-Blogger SUBDIR += p5-Net-CIDR-Lite -- cgit v1.2.3