diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2019-01-05 09:16:34 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2019-01-05 09:16:34 +0000 |
| commit | d4f8cf5e7423a927185480969f3a1d8d98de6761 (patch) | |
| tree | 7bd3a47e31c98814c0719b9fbc216e6d24427402 /textproc/py-python-slugify/Makefile | |
| parent | Fix expiration year (diff) | |
Upgrade to 2.0.1
ChangeLog: https://github.com/un33k/python-slugify/blob/2.0.1/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=489311
Diffstat (limited to 'textproc/py-python-slugify/Makefile')
| -rw-r--r-- | textproc/py-python-slugify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index baf2e7fa78f1..81a647de22b2 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
