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 /editors/chexedit/Makefile | |
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 'editors/chexedit/Makefile')
-rw-r--r-- | editors/chexedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 4b84636984b2..a902a748fbf4 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ DISTNAME= hexedit-${PORTVERSION} -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full screen text mode Hex editor using the [n]curses library GNU_CONFIGURE= yes |