diff options
Diffstat (limited to 'biology/hisat2/Makefile')
-rw-r--r-- | biology/hisat2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/hisat2/Makefile b/biology/hisat2/Makefile index c1cd61ca1d8..b49f5afeece 100644 --- a/biology/hisat2/Makefile +++ b/biology/hisat2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2022/06/28 11:31:00 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:04 nia Exp $ DISTNAME= hisat2-2.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= biology MASTER_SITES= ${MASTER_SITE_GITHUB:=DaehwanKimLab/} GITHUB_TAG= v${PKGVERSION_NOREV} |