diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 04:09:57 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 04:09:57 +0000 |
commit | 492806152f2b056f1cec9b8a1847e91ca79483f8 (patch) | |
tree | 5b80b5d76d93b218cc87e26ee949b3a196835c30 /science/py-pyteomics/Makefile | |
parent | ad0f7794b1101031afabf85b846782ca7f7ac097 (diff) |
Diffstat (limited to 'science/py-pyteomics/Makefile')
-rw-r--r-- | science/py-pyteomics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/py-pyteomics/Makefile b/science/py-pyteomics/Makefile index 16d0696f07d4..cc668f62883f 100644 --- a/science/py-pyteomics/Makefile +++ b/science/py-pyteomics/Makefile @@ -1,6 +1,5 @@ PORTNAME= pyteomics -PORTVERSION= 4.5.6 -PORTREVISION= 1 +PORTVERSION= 4.6 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |