diff options
author | will <will@FreeBSD.org> | 2003-06-03 10:31:10 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-03 10:31:10 +0800 |
commit | 4f1fc47c3e77003d0b12073da90714ad641471a9 (patch) | |
tree | dd15d0726d373cfa7cd08a7c1e7b8d699f45a1df /net/Makefile | |
parent | b24c79c859eecd1a9a03aa6c4a8c63cf8cbf01a3 (diff) | |
download | freebsd-ports-gnome-4f1fc47c3e77003d0b12073da90714ad641471a9.tar.gz freebsd-ports-gnome-4f1fc47c3e77003d0b12073da90714ad641471a9.tar.zst freebsd-ports-gnome-4f1fc47c3e77003d0b12073da90714ad641471a9.zip |
Add nicmond 1.1, a network interface monitor.
PR: 52637
Submitted by: Dan Pelleg <daniel+nicmond@pelleg.org>
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 ae4d9fbeae4f..c478d637d0f7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -364,6 +364,7 @@ SUBDIR += ngrep SUBDIR += ngrep-lib SUBDIR += nic + SUBDIR += nicmond SUBDIR += nitpicker SUBDIR += nload SUBDIR += nocol |