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 /x11 | |
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 'x11')
-rw-r--r-- | x11/cl-clx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/cl-clx/Makefile b/x11/cl-clx/Makefile index 612e6c23a7af..aaa81909a6af 100644 --- a/x11/cl-clx/Makefile +++ b/x11/cl-clx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://common-lisp.net/~abridgewater/dist/clx/ PKGNAMEPREFIX= cl- EXTRACT_SUFX= .tgz -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= X11 client library for Common Lisp LICENSE= MIT |