diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2017-11-14 18:09:35 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2017-11-14 18:09:35 +0000 |
commit | c7b585cb3decde5713ddc7f436278e5da8c56695 (patch) | |
tree | 86633dd630d56db4b212021ecf9908eb5601bffc /devel/py-python-gist/Makefile | |
parent | sysutils/py-filelock: Update to 2.0.13 (diff) |
devel/py-python-gist: Update to 0.6.0
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13082
Notes
Notes:
svn path=/head/; revision=454186
Diffstat (limited to 'devel/py-python-gist/Makefile')
-rw-r--r-- | devel/py-python-gist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-gist/Makefile b/devel/py-python-gist/Makefile index 0cf9e067c0c2..521ca2bfd137 100644 --- a/devel/py-python-gist/Makefile +++ b/devel/py-python-gist/Makefile @@ -2,7 +2,7 @@ PORTNAME= python-gist DISTVERSIONPREFIX= v -DISTVERSION= 0.5.3 +DISTVERSION= 0.6.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |