diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-11-20 18:23:26 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-11-20 18:24:42 +0000 |
commit | a22e72a8a019f96bc81b3a40d58f61c55ea4e7b9 (patch) | |
tree | 78336372f5afd8e18df49a7e8250d5671a37df38 /textproc/py-rich/Makefile | |
parent | 59b277af33f57bd666e5eb3ecbb5a86a1de6736c (diff) | |
download | ports-a22e72a8a019f96bc81b3a40d58f61c55ea4e7b9.tar.gz ports-a22e72a8a019f96bc81b3a40d58f61c55ea4e7b9.zip |
textproc/py-rich: Update to 10.14.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 965596310a43..9b31f67abcf6 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 10.13.0 +PORTVERSION= 10.14.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |