diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-03-12 15:55:03 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-03-12 15:55:03 +0000 |
commit | f98c6bc93bea9653028a51b3e0719c88651fa6ee (patch) | |
tree | c27ce61ac06e15c6b25e6e310b3c8884f652632e /science/py-pymol | |
parent | benchmarks/iozone: Adopt port (diff) |
- Update math/glm to 0.9.9.8
Notes
Notes:
svn path=/head/; revision=568184
Diffstat (limited to 'science/py-pymol')
-rw-r--r-- | science/py-pymol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-pymol/Makefile b/science/py-pymol/Makefile index c67b1c1bee8b..ebafbdd7f754 100644 --- a/science/py-pymol/Makefile +++ b/science/py-pymol/Makefile @@ -4,7 +4,7 @@ PORTNAME= pymol DISTVERSIONPREFIX= v DISTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |