diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-12 01:00:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-12 01:00:05 +0800 |
commit | 029f2e98612bc94fb9fb5aea46dcdfc7270c8690 (patch) | |
tree | 4c49ea3668fb46299516af16508ab35c593155b1 /textproc/py-humanfriendly/Makefile | |
parent | e24c812e769b88968b9b5d25c8857ffdb3e98618 (diff) | |
download | freebsd-ports-gnome-029f2e98612bc94fb9fb5aea46dcdfc7270c8690.tar.gz freebsd-ports-gnome-029f2e98612bc94fb9fb5aea46dcdfc7270c8690.tar.zst freebsd-ports-gnome-029f2e98612bc94fb9fb5aea46dcdfc7270c8690.zip |
Update to 4.0
Changes: https://github.com/xolox/python-humanfriendly/commits/master
Diffstat (limited to 'textproc/py-humanfriendly/Makefile')
-rw-r--r-- | textproc/py-humanfriendly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-humanfriendly/Makefile b/textproc/py-humanfriendly/Makefile index 6b4f52a0bf32..d9deb3fa1105 100644 --- a/textproc/py-humanfriendly/Makefile +++ b/textproc/py-humanfriendly/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= humanfriendly -PORTVERSION= 3.8 +PORTVERSION= 4.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |