diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 11:28:56 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 11:39:14 +0000 |
commit | bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48 (patch) | |
tree | 36b52071cd2e36d22b09bb82bb04a33e237d494e /biology | |
parent | 94dc3abc5f19a727f157fd03a6a80983d0fbbdb1 (diff) |
Diffstat (limited to 'biology')
-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 078972a6f207..f0b270047fcd 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.12.0 -PORTREVISION= 4 +PORTREVISION= 5 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}/ |