diff options
author | will <will@FreeBSD.org> | 2004-01-07 14:39:57 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2004-01-07 14:39:57 +0800 |
commit | 8377c9549f09af6ff4b7d3090158b6145ab784d7 (patch) | |
tree | ad2cea05660ff20960a78a08ebbdb91214ef6765 /net/Makefile | |
parent | d04c49e31be67803e80b74b6fcb8c89b72cba06e (diff) | |
download | freebsd-ports-gnome-8377c9549f09af6ff4b7d3090158b6145ab784d7.tar.gz freebsd-ports-gnome-8377c9549f09af6ff4b7d3090158b6145ab784d7.tar.zst freebsd-ports-gnome-8377c9549f09af6ff4b7d3090158b6145ab784d7.zip |
Add rtg 0.7.4, a flexible, high-performance SNMP statistics monitoring
system.
Submitted by: Brad Davis <so14k@so14k.com>
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 d38b7db39141..05f595293ac6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -627,6 +627,7 @@ SUBDIR += rrdtool SUBDIR += rshell SUBDIR += rsync + SUBDIR += rtg SUBDIR += ruby-dict SUBDIR += ruby-icmp SUBDIR += ruby-jabber4r |