diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-18 11:50:58 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-18 11:50:58 +0800 |
commit | 17062128f708f048a922b2de765e58d7ad3a5c4a (patch) | |
tree | eae58dcbd9bead7a8ad17ed74815df8f937b768a | |
parent | 73b1736cc5a83aa82e226feefacb697bac3887da (diff) | |
download | freebsd-ports-gnome-17062128f708f048a922b2de765e58d7ad3a5c4a.tar.gz freebsd-ports-gnome-17062128f708f048a922b2de765e58d7ad3a5c4a.tar.zst freebsd-ports-gnome-17062128f708f048a922b2de765e58d7ad3a5c4a.zip |
E-mail to the maintainer bounced:
... while talking to smtp-bounce.mac.com.:
>>> DATA
<<< 550 5.1.1 unknown or illegal alias: incabulos@mac.com
550 5.1.1 <incabulos@mac.com>... User unknown
<<< 554 5.5.0 No recipients have been specified.
-rw-r--r-- | x11/xrootconsole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xrootconsole/Makefile b/x11/xrootconsole/Makefile index 06cbefed6c0d..9821cfa3da89 100644 --- a/x11/xrootconsole/Makefile +++ b/x11/xrootconsole/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://de-fac.to/bob/xrootconsole/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= incabulos@mac.com +MAINTAINER= ports@FreeBSD.org COMMENT= Writes any log live onto the background USE_REINPLACE= yes |