diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:33:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:33:39 +0000 |
commit | d1ea8df926e86635f98830b94d4441b1af1f57c5 (patch) | |
tree | 82d98b18895cf64ecbde8ae675210f562224ef4a /net-mgmt/argus-clients | |
parent | 773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (diff) | |
download | ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.tar.gz ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.zip |
Notes
Diffstat (limited to 'net-mgmt/argus-clients')
-rw-r--r-- | net-mgmt/argus-clients/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/argus-clients/Makefile b/net-mgmt/argus-clients/Makefile index 26585567fb70..5139d78c6d6d 100644 --- a/net-mgmt/argus-clients/Makefile +++ b/net-mgmt/argus-clients/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ -MAINTAINER= se@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client programs for the argus IP network transaction auditing tool .if defined(WITH_SASL) |