From a7f41aee78cdb0c1cefb156e0b265821f07446a9 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 27 Apr 2023 23:49:27 +0800 Subject: [PATCH] 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 279ee352176e7..b1a5366256263 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}