diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-27 00:12:27 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-27 00:12:27 +0800 |
commit | 754d159e986489975e07236b110a5001d0508783 (patch) | |
tree | a0001e8dc16645e481a7ba5b13897fd78718f990 /www | |
parent | c7dc6be60e60670beae37c37fd5b3cfd7d9049e7 (diff) | |
download | freebsd-ports-gnome-754d159e986489975e07236b110a5001d0508783.tar.gz freebsd-ports-gnome-754d159e986489975e07236b110a5001d0508783.tar.zst freebsd-ports-gnome-754d159e986489975e07236b110a5001d0508783.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 'www')
-rw-r--r-- | www/py-rssdler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-rssdler/Makefile b/www/py-rssdler/Makefile index 36fa556ac31f..a008d23f2049 100644 --- a/www/py-rssdler/Makefile +++ b/www/py-rssdler/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically grab link elements of an RSS feed DEPRECATED= Runtime is mostly broken, abandoned upstream. Use www/py-flexget instead |