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 2932bde5f75..802f8bcc9e4 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2022/04/18 19:10:27 adam Exp $ +# $NetBSD: Makefile,v 1.30 2022/06/28 11:31:01 wiz Exp $ DISTNAME= ncbi-blast-2.13.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}/ |