diff options
Diffstat (limited to 'biology/ncbi-blast+/Makefile')
-rw-r--r-- | biology/ncbi-blast+/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index 573d8784259..06bc43ccda9 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2021/09/29 19:00:20 adam Exp $ +# $NetBSD: Makefile,v 1.26 2021/12/08 16:03:24 adam Exp $ DISTNAME= ncbi-blast-2.11.0+-src PKGNAME= ${DISTNAME:S/+-src//:S/blast/blast+/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= biology MASTER_SITES= https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ \ https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PKGVERSION_NOREV}/ |