git: a7f41aee78cd - main - science/py-jupyter_jsmol: Fix PORTREVISION order in a2f2582c5c9a3c7b962fa93f8da4ac69294f3fa6

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 27 Apr 2023 15:55:56 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a7f41aee78cdb0c1cefb156e0b265821f07446a9

commit a7f41aee78cdb0c1cefb156e0b265821f07446a9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:49:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:49:27 +0000

    science/py-jupyter_jsmol: Fix PORTREVISION order in a2f2582c5c9a3c7b962fa93f8da4ac69294f3fa6
    
    Approved by:    portmgr (blanket)
---
 science/py-jupyter_jsmol/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/py-jupyter_jsmol/Makefile b/science/py-jupyter_jsmol/Makefile
index 279ee352176e..b1a536625626 100644
--- a/science/py-jupyter_jsmol/Makefile
+++ b/science/py-jupyter_jsmol/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	jupyter-jsmol
 PORTVERSION=	2021.3.0
-PORTREVISION=	2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	2
 CATEGORIES=	science devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}