diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 16:53:32 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 17:03:10 +0000 |
commit | 60ae83008eab6a481b44ba1947b4c0f3232c166b (patch) | |
tree | 1ad8860d4e96dd59a04dff8c43d1523eb6cf9fd5 /biology/ncbi-blast+ | |
parent | 69e2e87fa56b54e267429b326f7f6188a7baaa71 (diff) | |
download | ports-60ae83008eab6a481b44ba1947b4c0f3232c166b.tar.gz ports-60ae83008eab6a481b44ba1947b4c0f3232c166b.zip |
Diffstat (limited to 'biology/ncbi-blast+')
-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 35bcdbfb1fe2..b7d6bea5965f 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,5 +1,6 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.14.1 +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}/ |