diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 17:15:30 +0200 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 17:17:15 +0200 |
commit | feb1fa34f58ea796656b86a81c2a2996b0b03c96 (patch) | |
tree | e79f501fbac85d3800abbc2796349f85e210f570 /science/py-pymol | |
parent | audio/opus: update to 1.4 (diff) |
audio/opus: bump consumers after update to 1.4
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 6b0d8024a565..cf0381bf85cc 100644 --- a/science/py-pymol/Makefile +++ b/science/py-pymol/Makefile @@ -1,7 +1,7 @@ PORTNAME= pymol DISTVERSIONPREFIX= v DISTVERSION= 2.5.0-97 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -gd24468af CATEGORIES= science biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |