diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-11 14:47:13 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-11 14:47:13 +0000 |
commit | e20bbea618463b437c3414d37e614de05fb17a8d (patch) | |
tree | 8d9a2b8c0efd45b6f4fd1a658c28d334c88f4e9e /biology | |
parent | 8b90ec42ebcc8e84a5412b43877462200225f52f (diff) | |
download | ports-e20bbea618463b437c3414d37e614de05fb17a8d.tar.gz ports-e20bbea618463b437c3414d37e614de05fb17a8d.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/bowtie2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/bowtie2/Makefile b/biology/bowtie2/Makefile index 10a4c9a36fee..0f72c9de9c65 100644 --- a/biology/bowtie2/Makefile +++ b/biology/bowtie2/Makefile @@ -3,7 +3,7 @@ PORTNAME= bowtie2 PORTVERSION= 2.3.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org |