diff options
author | edwin <edwin@FreeBSD.org> | 2008-08-17 14:18:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-08-17 14:18:42 +0800 |
commit | 3c07d10dfab241b045a83ea8f8c29f1339e635c2 (patch) | |
tree | 6e3457cb1e613790142b9bd64ee08e5df2a25629 /net-mgmt/Makefile | |
parent | 7af273eb7478b06ec22b9a7d1d6c292093141ead (diff) | |
download | freebsd-ports-gnome-3c07d10dfab241b045a83ea8f8c29f1339e635c2.tar.gz freebsd-ports-gnome-3c07d10dfab241b045a83ea8f8c29f1339e635c2.tar.zst freebsd-ports-gnome-3c07d10dfab241b045a83ea8f8c29f1339e635c2.zip |
New port: net-mgmt/nagios-check_ports Nagios Plugin to monitor your FreeBSD Ports
Nagios Plugin to monitor your FreeBSD Ports Tree for updates or
installed packages with known security vulnerabilities.
PR: ports/126497
Submitted by: Anders Troback <freebsd@troback.com>
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 c60fdd6ac8b5..9f8a64373b87 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -106,6 +106,7 @@ SUBDIR += nagios SUBDIR += nagios-certexp-plugin SUBDIR += nagios-check_bacula + SUBDIR += nagios-check_ports SUBDIR += nagios-devel SUBDIR += nagios-pf-plugin SUBDIR += nagios-plugins |