diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /textproc/py-html2text | |
parent | Switch default version of python to 3.6 (diff) |
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=498530
Diffstat (limited to 'textproc/py-html2text')
-rw-r--r-- | textproc/py-html2text/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index f3cb3547c557..9e6e3ba19d61 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -3,7 +3,7 @@ PORTNAME= html2text PORTVERSION= 2018.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |