diff options
Diffstat (limited to '')
-rw-r--r-- | science/py-pymatgen-analysis-alloys/Makefile | 1 | ||||
-rw-r--r-- | science/py-pymatgen/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/science/py-pymatgen-analysis-alloys/Makefile b/science/py-pymatgen-analysis-alloys/Makefile index 88142b17b01f..3252f214eceb 100644 --- a/science/py-pymatgen-analysis-alloys/Makefile +++ b/science/py-pymatgen-analysis-alloys/Makefile @@ -1,5 +1,6 @@ PORTNAME= pymatgen-analysis-alloys DISTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pymatgen/Makefile b/science/py-pymatgen/Makefile index dc428fc53ede..666ba10e005f 100644 --- a/science/py-pymatgen/Makefile +++ b/science/py-pymatgen/Makefile @@ -1,6 +1,7 @@ PORTNAME= pymatgen DISTVERSIONPREFIX= v DISTVERSION= 2025.6.14 +PORTREVISION= 1 CATEGORIES= science python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |