diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-02-28 17:32:47 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-02-28 17:32:47 +0000 |
commit | f7015a5601b28863659dada83c0173e9f27b42cc (patch) | |
tree | 429316320a9ddf91510569918c9d915cf6b4a184 /textproc/py-rich/Makefile | |
parent | 0646806ef70a3766b4441091b6f7c1c202bef18f (diff) | |
download | ports-f7015a5601b28863659dada83c0173e9f27b42cc.tar.gz ports-f7015a5601b28863659dada83c0173e9f27b42cc.zip |
Update to 9.12.3
Notes
Notes:
svn path=/head/; revision=566781
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 88e27c2015af..f0d93bd8ba3d 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rich -PORTVERSION= 9.11.1 +PORTVERSION= 9.12.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |