diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-06-09 11:36:53 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-06-09 11:38:16 +0000 |
commit | e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 (patch) | |
tree | 863958373c572b992b08e55055272272628ac5e0 /devel/py-libcst/Makefile | |
parent | 0aa4d0db89007959f0571d56a6289211be9680f1 (diff) |
lang/rust: Bump revisions after 1.70.0
PR: 271797
Diffstat (limited to 'devel/py-libcst/Makefile')
-rw-r--r-- | devel/py-libcst/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index 7551a21f924e..376515da914a 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,5 +1,6 @@ PORTNAME= libcst PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |