diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 16:28:59 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 16:28:59 +0000 |
commit | d1f32a3e5da5106edfaeb272ae3102f268d57a76 (patch) | |
tree | 02d4462d3bb1265765e1fe1d3f6bc4b0ac3c771d /net-mgmt/nagios-pf-plugin/pkg-descr | |
parent | Update to 1.4.1 (diff) |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes
Notes:
svn path=/head/; revision=315487
Diffstat (limited to 'net-mgmt/nagios-pf-plugin/pkg-descr')
-rw-r--r-- | net-mgmt/nagios-pf-plugin/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-pf-plugin/pkg-descr b/net-mgmt/nagios-pf-plugin/pkg-descr index 83df273d2470..a92b6df66368 100644 --- a/net-mgmt/nagios-pf-plugin/pkg-descr +++ b/net-mgmt/nagios-pf-plugin/pkg-descr @@ -3,4 +3,4 @@ monitoring system. This plugin checks the status of PF, the OpenBSD packet filter, and compares the current state count to given or default thresholds, returning the result. It is written in C. -WWW: http://www.zampanosbits.com/check_pf/ +WWW: http://www.zampanosbits.com/check_pf/ |