git: 173b9df467e9 - main - biology/vt: Bump PORTREVISION for biology/htslib update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jan 2023 01:19:34 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=173b9df467e9e4fd6ffe1fe60b6e04438212b2e8 commit 173b9df467e9e4fd6ffe1fe60b6e04438212b2e8 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2023-01-06 01:19:19 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2023-01-06 01:19:19 +0000 biology/vt: Bump PORTREVISION for biology/htslib update --- biology/vt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/vt/Makefile b/biology/vt/Makefile index 1805e374602e..5f6463a34968 100644 --- a/biology/vt/Makefile +++ b/biology/vt/Makefile @@ -1,6 +1,6 @@ PORTNAME= vt DISTVERSION= 0.57721 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org