diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-01-28 17:15:24 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-01-28 17:15:24 +0000 |
commit | b40b34536dbf258b2f83ab44393093b280b22ce6 (patch) | |
tree | 5628260c754da986b2906c1ef27ce9095362dca4 /biology | |
parent | 1408d1039f8db4e29e3fc252a17634de0e624cae (diff) |
Diffstat (limited to 'biology')
-rw-r--r-- | biology/ncbi-blast+/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index e6ef9db191cc..a17d8963003c 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,5 +1,6 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.16.0 +PORTREVISION= 1 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}/ |