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/netsed | |
parent | 32dd897d0b96b402b06b872095c198d6432e7faa (diff) | |
download | freebsd-ports-graphics-535e96b7c83bb1b6c30b4c7f8e05759c66293802.tar.gz freebsd-ports-graphics-535e96b7c83bb1b6c30b4c7f8e05759c66293802.tar.zst freebsd-ports-graphics-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/netsed')
-rw-r--r-- | net/netsed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netsed/Makefile b/net/netsed/Makefile index ba820f06bce..92b4bcd5b8b 100644 --- a/net/netsed/Makefile +++ b/net/netsed/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://dione.ids.pl/~lcamtuf/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alters the contents of packets in real-time WRKSRC= ${WRKDIR} |