diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-20 13:20:00 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-20 13:20:00 +0800 |
commit | df78dfbcd5a925b5c00bb9f054c411857af3ecf5 (patch) | |
tree | 312f5b089c2e0d95908e099237ac33a7da5767b8 /graphics/imgtops | |
parent | 5c0be21b7a47d8236dd6aabd4c41f357a42d405c (diff) | |
download | freebsd-ports-gnome-df78dfbcd5a925b5c00bb9f054c411857af3ecf5.tar.gz freebsd-ports-gnome-df78dfbcd5a925b5c00bb9f054c411857af3ecf5.tar.zst freebsd-ports-gnome-df78dfbcd5a925b5c00bb9f054c411857af3ecf5.zip |
- Reassign to the heap do to mail bounce
<timbob@bigpond.com>: host extmail.bigpond.com[61.9.168.122] said: 550 5.1.1
<timbob@bigpond.com> recipient rejected. IB603a (in reply to RCPT TO
command)
Final-Recipient: rfc822; timbob@bigpond.com
Original-Recipient: rfc822;timbob@bigpond.com
Action: failed
Status: 5.1.1
Remote-MTA: dns; extmail.bigpond.com
Diagnostic-Code: smtp; 550 5.1.1 <timbob@bigpond.com> recipient rejected.
With hat: portmgr
Diffstat (limited to 'graphics/imgtops')
-rw-r--r-- | graphics/imgtops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imgtops/Makefile b/graphics/imgtops/Makefile index bb6649b85ee7..eb708faabff3 100644 --- a/graphics/imgtops/Makefile +++ b/graphics/imgtops/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= timbob@bigpond.com +MAINTAINER= ports@FreeBSD.org COMMENT= Create efficient Encapsulated Postscript files from images RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging |