diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-10 14:30:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-10 14:30:18 +0000 |
commit | a07ab5e189017608d853f675b24d16a75ed84d5c (patch) | |
tree | ab1777a71a69443170bc10a8484d4ac56c047db0 /textproc/py-yapf/Makefile | |
parent | 11c35ca248c77cdcddfd91f14b9e7cda53eb1988 (diff) | |
download | ports-a07ab5e189017608d853f675b24d16a75ed84d5c.tar.gz ports-a07ab5e189017608d853f675b24d16a75ed84d5c.zip |
Notes
Diffstat (limited to 'textproc/py-yapf/Makefile')
-rw-r--r-- | textproc/py-yapf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-yapf/Makefile b/textproc/py-yapf/Makefile index 3f55cee67262..c13379badb04 100644 --- a/textproc/py-yapf/Makefile +++ b/textproc/py-yapf/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yapf -PORTVERSION= 0.28.0 +PORTVERSION= 0.29.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |