diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2023-04-20 13:59:14 -0400 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2023-04-20 13:59:14 -0400 |
commit | 5e0f56f79418100b4517cbf5d652e5514237c80f (patch) | |
tree | b65855cf1bdff1db8e5ef3e3a1a24a932b84b3bc /sysutils/py-diffoscope/Makefile | |
parent | 3830a92abff2c953a3dd7995a28ff98222fa88a7 (diff) | |
download | freebsd-ports-5e0f56f79418100b4517cbf5d652e5514237c80f.zip |
sysutils/py-diffoscope: Update to 235
Changelog: https://diffoscope.org/news/diffoscope-235-released/
Diffstat (limited to 'sysutils/py-diffoscope/Makefile')
-rw-r--r-- | sysutils/py-diffoscope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-diffoscope/Makefile b/sysutils/py-diffoscope/Makefile index 02559df575c0..deaf056dc9a7 100644 --- a/sysutils/py-diffoscope/Makefile +++ b/sysutils/py-diffoscope/Makefile @@ -1,5 +1,5 @@ PORTNAME= diffoscope -PORTVERSION= 234 +PORTVERSION= 235 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |