diff options
author | wxs <wxs@FreeBSD.org> | 2012-11-30 10:58:37 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-11-30 10:58:37 +0800 |
commit | 97ebeaf267c62b741320d65e8c5662a002bc8b53 (patch) | |
tree | 24f400464497825e02bd3fa5d3ad34b738091e71 /net-mgmt/argus3-clients | |
parent | cd242d8678e70850b86bfe5f86281003f2906205 (diff) | |
download | freebsd-ports-gnome-97ebeaf267c62b741320d65e8c5662a002bc8b53.tar.gz freebsd-ports-gnome-97ebeaf267c62b741320d65e8c5662a002bc8b53.tar.zst freebsd-ports-gnome-97ebeaf267c62b741320d65e8c5662a002bc8b53.zip |
Pass maintainer to Paul Schmehl. Thank you Alexander for your work on these.
PR: ports/173756
Submitted by: Alexander Demin <support@spectrum.ru> (old maintainer)
Approved by: new maintainer
Feature safe: yes
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 9bc394a659af..080a43945466 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= support@spectrum.ru +MAINTAINER= pauls@utdallus.edu COMMENT= Client programs for the argus IP network transaction auditing tool CONFLICTS= argus-clients-2* argus-clients-sasl-2* |