diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2023-01-06 01:22:33 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2023-01-06 01:22:33 +0000 |
commit | fea5f773c7b493dda2861fffa734fcf8e0612145 (patch) | |
tree | 733aa28eaa88427bead2d56d00ed298b04e138dc | |
parent | 173b9df467e9e4fd6ffe1fe60b6e04438212b2e8 (diff) | |
download | ports-fea5f773c7b493dda2861fffa734fcf8e0612145.tar.gz ports-fea5f773c7b493dda2861fffa734fcf8e0612145.zip |
biology/freebayes: Bump PORTREVISION for biology/htslib update
-rw-r--r-- | biology/freebayes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/freebayes/Makefile b/biology/freebayes/Makefile index 58324443247a..3590dea7ef65 100644 --- a/biology/freebayes/Makefile +++ b/biology/freebayes/Makefile @@ -1,6 +1,7 @@ PORTNAME= freebayes DISTVERSIONPREFIX= v DISTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org |