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 /devel/lua-alien | |
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 'devel/lua-alien')
-rw-r--r-- | devel/lua-alien/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-alien/Makefile b/devel/lua-alien/Makefile index 30244fc8fd98..436969794beb 100644 --- a/devel/lua-alien/Makefile +++ b/devel/lua-alien/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://alien.luaforge.net/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Lua -> C FFI LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi |