aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-28 21:32:06 +0800
committeredwin <edwin@FreeBSD.org>2003-09-28 21:32:06 +0800
commitd3da6afd7df648d3a1dee59bf72b7a01df0b816c (patch)
tree17eccee6a6e50508d0bbf8e151b32901ab6a7e75 /sysutils/Makefile
parent9f5d00d93133a46cccf9c7cc759fdffab02475c9 (diff)
downloadfreebsd-ports-gnome-d3da6afd7df648d3a1dee59bf72b7a01df0b816c.tar.gz
freebsd-ports-gnome-d3da6afd7df648d3a1dee59bf72b7a01df0b816c.tar.zst
freebsd-ports-gnome-d3da6afd7df648d3a1dee59bf72b7a01df0b816c.zip
New port: sysutils/pftop - Utility to monitor securtiy/pf
Pftop is a small, curses-based utility for real-time display of active states and rule statistics for pf, the packet filter (for OpenBSD) This used to be part of security/pf but is now individual after (ports/57305) PR: ports/57307 Submitted by: Max Laier <max@love2party.net>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 41d1986b243b..5bd0256b04d2 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -214,6 +214,7 @@
SUBDIR += penv
SUBDIR += perf
SUBDIR += personality
+ SUBDIR += pftop
SUBDIR += pib
SUBDIR += pkg_install
SUBDIR += pkg_remove