diff options
author | skv <skv@FreeBSD.org> | 2005-02-28 20:34:58 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-02-28 20:34:58 +0800 |
commit | 1980500cdb13c755fe72d6444403aaaf03fa5405 (patch) | |
tree | aed46add5639629b6a5df32919bf75c0a3dd1877 /net-mgmt/Makefile | |
parent | 3fad866494491500861a3e3dd0ec0f4f27c36c21 (diff) | |
download | freebsd-ports-gnome-1980500cdb13c755fe72d6444403aaaf03fa5405.tar.gz freebsd-ports-gnome-1980500cdb13c755fe72d6444403aaaf03fa5405.tar.zst freebsd-ports-gnome-1980500cdb13c755fe72d6444403aaaf03fa5405.zip |
Add ng_ipacct 20050228, Netgraph IP accounting.
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index f8fd4f1a7a3b..79455361cbbb 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -93,6 +93,7 @@ SUBDIR += netwag SUBDIR += netwox SUBDIR += nfdump + SUBDIR += ng_ipacct SUBDIR += nitpicker SUBDIR += nocol SUBDIR += nrg |