diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-26 16:12:27 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-26 16:12:27 +0000 |
commit | 754d159e986489975e07236b110a5001d0508783 (patch) | |
tree | a0001e8dc16645e481a7ba5b13897fd78718f990 /net-p2p/amule-devel | |
parent | c7dc6be60e60670beae37c37fd5b3cfd7d9049e7 (diff) |
- Reset ports to heap due to mail bounces
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
550-5.1.1 The email account that you tried to reach does not exist. Please
try 550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
d6si2748840pbk.7 (in reply to RCPT TO command)
With Hat: portmgr
Notes
Notes:
svn path=/head/; revision=288053
Diffstat (limited to 'net-p2p/amule-devel')
-rw-r--r-- | net-p2p/amule-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index cc4825c4e607..04586f5cffee 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://amule.sourceforge.net/tarballs/ PKGNAMESUFFIX= -devel DISTNAME= aMule-SVN-r${PORTVERSION} -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The all-platform eMule p2p client LICENSE= GPLv2 GPLv3 |