diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-18 10:33:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-18 10:33:39 +0800 |
commit | 51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d (patch) | |
tree | 567b623b07fb054b4847ed794b49aa9fca46f478 /net-mgmt | |
parent | 8b59fc366c3eecada56b11e1b3089d693921f9de (diff) | |
download | freebsd-ports-graphics-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.tar.gz freebsd-ports-graphics-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.tar.zst freebsd-ports-graphics-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.zip |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/argus-clients/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/argus/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/argus3-clients/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/argus3/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/argus-clients/Makefile b/net-mgmt/argus-clients/Makefile index 26585567fb7..5139d78c6d6 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) diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile index 6c527186288..2cc4ecbe43d 100644 --- a/net-mgmt/argus/Makefile +++ b/net-mgmt/argus/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= A generic IP network transaction auditing tool .if defined(WITH_SASL) diff --git a/net-mgmt/argus3-clients/Makefile b/net-mgmt/argus3-clients/Makefile index cbedc960844..ce518998c5b 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 \ diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus3/Makefile index 8b74fbe5a9f..af8b44e7e99 100644 --- a/net-mgmt/argus3/Makefile +++ b/net-mgmt/argus3/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= A generic IP network transaction auditing tool #RUN_DEPENDS= ${LOCALBASE}/bin/ragrep:${PORTSDIR}/net-mgmt/argus3-clients |