diff options
author | pav <pav@FreeBSD.org> | 2004-10-19 04:41:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-19 04:41:21 +0800 |
commit | fcb3d9a697b2570c09a7ea27ad855675797d59d5 (patch) | |
tree | 5c3d7383802d3cd7c4f49bf38886d44d585f0fea /net/Makefile | |
parent | abc533dd640e99ae8b8fa4cf0374084962cd8ae5 (diff) | |
download | freebsd-ports-gnome-fcb3d9a697b2570c09a7ea27ad855675797d59d5.tar.gz freebsd-ports-gnome-fcb3d9a697b2570c09a7ea27ad855675797d59d5.tar.zst freebsd-ports-gnome-fcb3d9a697b2570c09a7ea27ad855675797d59d5.zip |
Add pload, an X11 program to monitor network device statistics.
It graphs information using Athena stripchart widgets.
PR: ports/72013
Submitted by: J.R. Oldroyd <fbsd@opal.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 f69c10cc1a68..54f3f12e7082 100644 --- a/net/Makefile +++ b/net/Makefile @@ -544,6 +544,7 @@ SUBDIR += pim6sd SUBDIR += pipsecd SUBDIR += plb + SUBDIR += pload SUBDIR += plugdaemon SUBDIR += pmf SUBDIR += poink |