summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-03-08 09:56:54 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-03-09 14:18:07 -0500
commit09079730e9ca1d59129935a6046cbb7ee5e4a93d (patch)
treedc2a7a8e09b571d05c24b4a1cda39269348b3b1f /science
parentlang/go120: Update to 1.20.2 (diff)
all: Bump PORTREVISION after Go ports update
Diffstat (limited to 'science')
-rw-r--r--science/csvtk/Makefile2
-rw-r--r--science/molgif/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/science/csvtk/Makefile b/science/csvtk/Makefile
index 952ffca438a8..b3a8f703f925 100644
--- a/science/csvtk/Makefile
+++ b/science/csvtk/Makefile
@@ -1,7 +1,7 @@
PORTNAME= csvtk
DISTVERSIONPREFIX= v
DISTVERSION= 0.24.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= science
MAINTAINER= jwb@FreeBSD.org
diff --git a/science/molgif/Makefile b/science/molgif/Makefile
index 79198be385b8..98c734711960 100644
--- a/science/molgif/Makefile
+++ b/science/molgif/Makefile
@@ -1,6 +1,6 @@
PORTNAME= molgif
DISTVERSION= g20180108
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org