diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-04-08 20:41:43 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-04-08 20:43:05 +0000 |
commit | 190ab967a475d0755fd0ef7fe6d5eb2891c3d458 (patch) | |
tree | 11346fa2b119c259b2bc918150c921cd8e3ced41 /textproc/py-rich/Makefile | |
parent | 654f739b8a2ac67166ae5c54530d07e1abac8364 (diff) | |
download | ports-190ab967a475d0755fd0ef7fe6d5eb2891c3d458.tar.gz ports-190ab967a475d0755fd0ef7fe6d5eb2891c3d458.zip |
textproc/py-rich -- update to 10.1.0
Diffstat (limited to 'textproc/py-rich/Makefile')
-rw-r--r-- | textproc/py-rich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index 51ea17d912b5..8e380aa8ddf2 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 10.0.0 +PORTVERSION= 10.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |