aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-hunspell
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-01-18 21:14:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-01-18 21:14:41 +0000
commit91ea5c3247ec607f48809a35593bf5580ed7d455 (patch)
treef9b29d3f811865ffb154be8b5af915119e00ed23 /textproc/py-hunspell
parente44ca037001bbbd183d7bc64c183909da88a3d7d (diff)
downloadports-91ea5c3247ec607f48809a35593bf5580ed7d455.tar.gz
ports-91ea5c3247ec607f48809a35593bf5580ed7d455.zip
Notes
Diffstat (limited to 'textproc/py-hunspell')
-rw-r--r--textproc/py-hunspell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-hunspell/Makefile b/textproc/py-hunspell/Makefile
index 37cae8d6a5b1..4f924832ea13 100644
--- a/textproc/py-hunspell/Makefile
+++ b/textproc/py-hunspell/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hunspell
PORTVERSION= 0.5.5
+PORTREVISION= 1
CATEGORIES= textproc devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +19,7 @@ USES= python
USES+= localbase
USE_PYTHON= distutils
-HSPLVER= 1.6
+HSPLVER= 1.7
PLIST_FILES= %%PYTHON_SITELIBDIR%%/hunspell.so
pre-configure: