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/argus3-clients | |
parent | 773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (diff) | |
download | ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.tar.gz ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.zip |
Notes
Diffstat (limited to 'net-mgmt/argus3-clients')
-rw-r--r-- | net-mgmt/argus3-clients/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/argus3-clients/Makefile b/net-mgmt/argus3-clients/Makefile index cbedc960844d..ce518998c5b6 100644 --- a/net-mgmt/argus3-clients/Makefile +++ b/net-mgmt/argus3-clients/Makefile @@ -11,7 +11,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 OPTIONS+= SASL "SASL authentication support 1" on \ |