diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-27 00:12:27 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-27 00:12:27 +0800 |
commit | a272f8959f7428cb5cd496129f94316f59306783 (patch) | |
tree | 91af7abd3b32f0cd31ebd189afde3bef02561131 /audio/libgme | |
parent | 5aac456ba615c584ac21c14a69ac29038af228bb (diff) | |
download | freebsd-ports-gnome-a272f8959f7428cb5cd496129f94316f59306783.tar.gz freebsd-ports-gnome-a272f8959f7428cb5cd496129f94316f59306783.tar.zst freebsd-ports-gnome-a272f8959f7428cb5cd496129f94316f59306783.zip |
- 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
Diffstat (limited to 'audio/libgme')
-rw-r--r-- | audio/libgme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libgme/Makefile b/audio/libgme/Makefile index 1116e862c363..30884bffe52b 100644 --- a/audio/libgme/Makefile +++ b/audio/libgme/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= GOOGLE_CODE DISTNAME= ${PROJECTHOST}-${PORTVERSION} EXTRACT_SUFX= .tbz2 -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of video game music emulators LICENSE= LGPL21 LGPL3 |