diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
commit | 000c0db39b9bc9bba1975ba4e2325584698a4cc5 (patch) | |
tree | 7f6177e82e931c9790c99c365428d872179cecba /security/ipfwcount | |
parent | 95b4c3a999e3d44c5deffd597cf371722530621f (diff) | |
download | ports-000c0db39b9bc9bba1975ba4e2325584698a4cc5.tar.gz ports-000c0db39b9bc9bba1975ba4e2325584698a4cc5.zip |
Notes
Diffstat (limited to 'security/ipfwcount')
-rw-r--r-- | security/ipfwcount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ipfwcount/Makefile b/security/ipfwcount/Makefile index 5e1a6fb9662e..a2bc6bd431f0 100644 --- a/security/ipfwcount/Makefile +++ b/security/ipfwcount/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://deathbeforedecaf.net/misc/ports/ \ http://users.netleader.com.au/~rob/ -MAINTAINER= freebsd@deathbeforedecaf.net +MAINTAINER= ports@FreeBSD.org COMMENT= Summarise ipfw logs by counting and sorting the fields PLIST_FILES= bin/ipfwcount |