aboutsummaryrefslogtreecommitdiff
path: root/mail/rss2email2
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2020-01-21 00:21:27 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2020-01-21 00:21:27 +0000
commitfd2ddfa604c34f1cedb4ac8ab6ff3b5c1d8a619b (patch)
tree56e3d68b399e76c6fca0f233f62c7581d3dfc22c /mail/rss2email2
parent4a2dbb6b4e7053e773e945adace1c943e9e183e4 (diff)
downloadports-fd2ddfa604c34f1cedb4ac8ab6ff3b5c1d8a619b.tar.gz
ports-fd2ddfa604c34f1cedb4ac8ab6ff3b5c1d8a619b.zip
Notes
Diffstat (limited to 'mail/rss2email2')
-rw-r--r--mail/rss2email2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rss2email2/Makefile b/mail/rss2email2/Makefile
index 1e0d80633fd6..aa384e5e93f8 100644
--- a/mail/rss2email2/Makefile
+++ b/mail/rss2email2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rss2email
PORTVERSION= 2.71
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail python
MASTER_SITES= http://www.allthingsrss.com/rss2email/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=5.0.1:textproc/py-feedparser@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}html2text>=3.0.1:textproc/py-html2text@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}html2text2018>=3.0.1:textproc/py-html2text2018@${PY_FLAVOR}
USES= python:2.7 shebangfix
SHEBANG_FILES= rss2email.py