diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-30 05:57:09 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-30 05:57:09 +0000 |
commit | 8d5b2bc5bba953290f081148c21b5f922bd1d08d (patch) | |
tree | 65a40bfeb03004097595703c2a5f18f659839a3a /biology/ncbi-blast+ | |
parent | acdb2f5b1a978059ff65ca40f8be0af2db49f847 (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 784c75cd3ec9..84b1e49a3b8c 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.12.0 -PORTREVISION= 6 +PORTREVISION= 7 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}/ |