diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-13 23:30:59 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-14 12:46:05 +0000 |
commit | 153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch) | |
tree | b03704ea894789b613ee7fa9e7db74e4bf543388 /science | |
parent | 6ea1aaa47ad125ca51bf0a5ffe6a390d664676fe (diff) | |
download | ports-153cb65ac8a05356245dd09d1ff48c2a6afafc5a.tar.gz ports-153cb65ac8a05356245dd09d1ff48c2a6afafc5a.zip |
Diffstat (limited to 'science')
-rw-r--r-- | science/csvtk/Makefile | 2 | ||||
-rw-r--r-- | science/molgif/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/csvtk/Makefile b/science/csvtk/Makefile index bcf4c9b0b659..0fd87f5be149 100644 --- a/science/csvtk/Makefile +++ b/science/csvtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvtk DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= jwb@FreeBSD.org diff --git a/science/molgif/Makefile b/science/molgif/Makefile index eb2a1ab29853..d040180f1755 100644 --- a/science/molgif/Makefile +++ b/science/molgif/Makefile @@ -1,6 +1,6 @@ PORTNAME= molgif DISTVERSION= g20180108 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |