diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-09-06 04:58:09 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-09-06 04:58:09 +0000 |
commit | 809f5a2bb8d209c02f21e02961c3d1967efe9bac (patch) | |
tree | 7b754014c0ca55ffacf2cb76c72811db475193f9 /net/Makefile | |
parent | 25ef166cccd8b5e5ce8ce31dc59a8230f8e66331 (diff) | |
download | ports-809f5a2bb8d209c02f21e02961c3d1967efe9bac.tar.gz ports-809f5a2bb8d209c02f21e02961c3d1967efe9bac.zip |
PACKTER is a free and opensource software for visualization of Internet
traffic.
PACKTER systems are composed of Packter Viewer and Packter Agent.
Packter Viewer draws a flying object by receiving Packter Protocol from
Packter Agent.
WWW: http://www.packter.net
PR: ports/171334
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Notes
Notes:
svn path=/head/; revision=303737
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7fa6de6611f9..452aa3ccf6a9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -771,6 +771,7 @@ SUBDIR += p5-ZConf-Bookmarks SUBDIR += p5-ZeroMQ SUBDIR += p5-perl-ldap + SUBDIR += packter-agent SUBDIR += panoptis SUBDIR += paris-traceroute SUBDIR += passlogd |