diff options
author | pav <pav@FreeBSD.org> | 2008-06-18 03:29:50 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-18 03:29:50 +0800 |
commit | 1a919752f2525d61fe22970a66f298fbc7006008 (patch) | |
tree | 143c35f23ec4dfcf311504bcc09b6208af7e9e71 /irc/ezbounce | |
parent | e0075bb38c52f684ae02c63219de98fddd98cbd3 (diff) | |
download | freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.tar.gz freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.tar.zst freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.zip |
Reset maintainership (the domain has expired):
<joe@joeholden.co.uk>
(reason: 553 5.3.5 system config error)
----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
Diffstat (limited to 'irc/ezbounce')
-rw-r--r-- | irc/ezbounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 7b22e935ee3c..c7726f18febb 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://druglord.freelsd.org/ezbounce/files/ \ ftp://ftp.rewt.org.uk/pub/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= joe@joeholden.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= A highly configurable IRC Proxy GNU_CONFIGURE= yes |