diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-04 20:33:07 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-04 20:33:07 +0000 |
commit | f1e9a9bf38f220aba0a9e2cb5ad5b8c464cc0b46 (patch) | |
tree | d487e107d736bca98225ea911f0c3769528e8763 /net-mgmt | |
parent | 33a2019014cee8b8850ae0e1d298c6a7e6c4682f (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/argus3-clients/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/argus3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/argus3-clients/Makefile b/net-mgmt/argus3-clients/Makefile index 080a43945466..2d912f3bad9e 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= pauls@utdallus.edu +MAINTAINER= pauls@utdallas.edu COMMENT= Client programs for the argus IP network transaction auditing tool CONFLICTS= argus-clients-2* argus-clients-sasl-2* diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus3/Makefile index 1bae8a624c72..0837c7bd4796 100644 --- a/net-mgmt/argus3/Makefile +++ b/net-mgmt/argus3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ -MAINTAINER= pauls@utdallus.edu +MAINTAINER= pauls@utdallas.edu COMMENT= A generic IP network transaction auditing tool CONFLICTS= argus-2* argus-sasl-2* argus-clients-2* |