diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-29 01:05:15 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-29 01:05:15 +0800 |
commit | 09f6cf8bee406b4dea883bf0aeeafac223a894fb (patch) | |
tree | 8c3fcc5b760a056e61e7f1bc4581a6a7b6b0d88b /net-mgmt | |
parent | 6f859fa95e2f8bc3cb93357a7f954bd12cd4dbe2 (diff) | |
download | freebsd-ports-gnome-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.gz freebsd-ports-gnome-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.zst freebsd-ports-gnome-09f6cf8bee406b4dea883bf0aeeafac223a894fb.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 \ |