diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-29 01:05:15 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-29 01:05:15 +0800 |
commit | 535e96b7c83bb1b6c30b4c7f8e05759c66293802 (patch) | |
tree | 95c2e460f0937fe6dc30053d6bde63c359cb0ef4 /net-mgmt | |
parent | 32dd897d0b96b402b06b872095c198d6432e7faa (diff) | |
download | freebsd-ports-gnome-535e96b7c83bb1b6c30b4c7f8e05759c66293802.tar.gz freebsd-ports-gnome-535e96b7c83bb1b6c30b4c7f8e05759c66293802.tar.zst freebsd-ports-gnome-535e96b7c83bb1b6c30b4c7f8e05759c66293802.zip |
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipfm/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nat/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/sing/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/ipfm/Makefile b/net-mgmt/ipfm/Makefile index 4f3a5ed5cb7e..1860aa450be8 100644 --- a/net-mgmt/ipfm/Makefile +++ b/net-mgmt/ipfm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://robert.cheramy.net/ipfm/archive/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= A bandwidth analysis tool GNU_CONFIGURE= yes diff --git a/net-mgmt/nat/Makefile b/net-mgmt/nat/Makefile index ac60ce0f5c9e..fd4059feda85 100644 --- a/net-mgmt/nat/Makefile +++ b/net-mgmt/nat/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.tux.org/pub/security/secnet/tools/nat20beta/ \ ftp://ftp.spin.ad.jp/pub/Security/nat/nat20beta/ DISTNAME= ${PORTNAME}${PORTVERSION}.freebsd -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= NetBIOS auditing tool NO_PACKAGE= "Redistribution prohibited by the license" diff --git a/net-mgmt/sing/Makefile b/net-mgmt/sing/Makefile index afebb280d443..cec1da350134 100644 --- a/net-mgmt/sing/Makefile +++ b/net-mgmt/sing/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= SING-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for sending customized ICMP packets BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet \ |