aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-10 17:48:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-10 17:48:13 +0000
commit2abc8d688e4f284c404d61f55b217d5938191782 (patch)
tree923ea9ee41d9711566fbcbba3354096f7bce338f /misc
parent20eae52a4e34555c6242efd3bd74be7df707980b (diff)
Reset a few maintainers
<adam.freebsd@fastmail.fm>: host in1-smtp.messagingengine.com[66.111.4.72] said: 550 5.1.1 <adam.freebsd@fastmail.fm>: Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command) <dnscheckengine-port@academ.com>: host ASPMX.L.GOOGLE.com[74.125.131.26] said: 550-5.1.1 The email account that you tried to reach does not exist. Please <kawahara@nlp.kuee.kyoto-u.ac.jp>: Sorry, no mailbox here by that name. (#5.1.1) <hnsmaster@h14m.org>: Host or domain name not found. Name service error for name=h14m.org type=AAAA: Host found but no data record of requested type <jre@vineyard.net>: Recipient address rejected: User unknown in virtual mailbox table (in reply to RCPT TO command) (in reply to RCPT TO command) <gawrilow@math.tu-berlin.de>: host mail.tu-berlin.de[130.149.7.33] said: 550 Recipient verify failed (in reply to RCPT TO command) <mico@bsd.hu>: host mail.datacast.hu[195.70.49.210] said: 550 5.1.1 <mico@bsd.hu>: Recipient address rejected: User unknown in virtual mailbox <gogo@cs.uni-sb.de>: host mail.cs.uni-sb.de[134.96.254.200] said: 550 5.1.1 <gogo@cs.uni-sb.de>... User unknown (in reply to RCPT TO command) <mickey@enforcer.cc>: Host or domain name not found. Name service error for name=keep.yourmail.yuk type=AAAA: Host not found <lucio@zetasolucoes.com.br>: host ASPMX.L.GOOGLE.COM[2607:f8b0:400c:c01::1a] said: 550-5.1.1 The email account that you tried to reach does not exist. <luke@novum.am.lublin.pl>: Host or domain name not found. Name service error for name=novum.am.lublin.pl type=AAAA: Host not found <aihal@users.sourceforge.net>: host mx.sourceforge.net[216.34.181.68] said: 550 unknown user (in reply to RCPT TO command) With hat: portmgr
Notes
Notes: svn path=/head/; revision=353590
Diffstat (limited to 'misc')
-rw-r--r--misc/smssend/Makefile2
-rw-r--r--misc/tpp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/smssend/Makefile b/misc/smssend/Makefile
index 0e75b498205a..91822471278f 100644
--- a/misc/smssend/Makefile
+++ b/misc/smssend/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= laszlof
-MAINTAINER= mico@bsd.hu
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to send a SMS to any GSM
LIB_DEPENDS= skyutils-2.9.9:${PORTSDIR}/misc/skyutils
diff --git a/misc/tpp/Makefile b/misc/tpp/Makefile
index f50e0ffdb838..2575eccae595 100644
--- a/misc/tpp/Makefile
+++ b/misc/tpp/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.3.1
CATEGORIES= misc
MASTER_SITES= http://synflood.at/tpp/
-MAINTAINER= gogo@cs.uni-sb.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= Text presentation program
RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses \