diff options
author | will <will@FreeBSD.org> | 2000-12-19 19:12:04 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-19 19:12:04 +0800 |
commit | b084a4b7e5962cc364101806d14e5115f5f3057e (patch) | |
tree | c92d6425c6d00a1a0e667cda122603f22ad8914b /sysutils/Makefile | |
parent | 83c4daa0c404a5e6daf84309ac8d432858243da4 (diff) | |
download | freebsd-ports-graphics-b084a4b7e5962cc364101806d14e5115f5f3057e.tar.gz freebsd-ports-graphics-b084a4b7e5962cc364101806d14e5115f5f3057e.tar.zst freebsd-ports-graphics-b084a4b7e5962cc364101806d14e5115f5f3057e.zip |
Add ipa 1.0.1, a neat utility to do IP accounting based on firewall rules
such as those for ipfw or ipfilter. The maintainer is the author of ipa.
PR: 23265
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 264f251747e..b76310de2f7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -51,6 +51,7 @@ SUBDIR += healthd SUBDIR += heat SUBDIR += idled + SUBDIR += ipa SUBDIR += ipsc SUBDIR += lavaps SUBDIR += libretto-config |