diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-08-30 10:30:00 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-08-30 10:30:00 +0000 |
commit | 9f5b792c9ebb6879739688fcb47dc74afde43420 (patch) | |
tree | bb1ab796092f2390d6eba9dfe86d6a19cf84a2be /textproc/py-rich/Makefile | |
parent | e3fb5269d3fbe609c85859663b6e13fed61dc781 (diff) | |
download | ports-9f5b792c9ebb6879739688fcb47dc74afde43420.tar.gz ports-9f5b792c9ebb6879739688fcb47dc74afde43420.zip |
textproc/py-rich: update to 10.9.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 ab924dc870fb..2402b11bbb06 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 10.8.0 +PORTVERSION= 10.9.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |