diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-21 18:46:21 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-21 18:46:21 +0000 |
commit | d0c27ebad632fd07bf900cbbaa66ea09f321297c (patch) | |
tree | 3895f03d304f67822fb8e117a82f33164f457af9 /biology/ncbi-blast+ | |
parent | 4ce88fb09a378875f2e7dd46b03626c1ef59f420 (diff) |
Diffstat (limited to 'biology/ncbi-blast+')
-rw-r--r-- | biology/ncbi-blast+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index 06670e24cd29..af93abad15fd 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology perl5 python MASTER_SITES= https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ \ https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ |