diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-06 19:14:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-06 19:14:37 +0800 |
commit | 48e17ce1fa5a3361a467159719f1ca0aade4794f (patch) | |
tree | 1c618747bf8af57425e50f3fc63e037c64e1f8db /textproc/py-humanfriendly/Makefile | |
parent | 6f6a6c97b30ff7ea62d15a889cbe84237d06bc89 (diff) | |
download | freebsd-ports-gnome-48e17ce1fa5a3361a467159719f1ca0aade4794f.tar.gz freebsd-ports-gnome-48e17ce1fa5a3361a467159719f1ca0aade4794f.tar.zst freebsd-ports-gnome-48e17ce1fa5a3361a467159719f1ca0aade4794f.zip |
Update to 3.1
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 2b6962b79786..bd5ef34b970c 100644 --- a/textproc/py-humanfriendly/Makefile +++ b/textproc/py-humanfriendly/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= humanfriendly -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |