diff options
author | martymac <martymac@FreeBSD.org> | 2017-03-07 20:44:41 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2017-03-07 20:44:41 +0800 |
commit | f6d10e7d20a222c2b98829c35b24cb31a17ec254 (patch) | |
tree | 6407da0d51004c8f3d977d8425b33795bc017b49 /biology | |
parent | bff7de58e7bb44705ef4c531de9d1c23b36df5c9 (diff) | |
download | freebsd-ports-gnome-f6d10e7d20a222c2b98829c35b24cb31a17ec254.tar.gz freebsd-ports-gnome-f6d10e7d20a222c2b98829c35b24cb31a17ec254.tar.zst freebsd-ports-gnome-f6d10e7d20a222c2b98829c35b24cb31a17ec254.zip |
Update devel/tbb to 2017.5
Also bring the following changes:
- Fetch distfiles from Github
- Bump dependent ports' PORTREVISIONs
Diffstat (limited to 'biology')
-rw-r--r-- | biology/bowtie2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/bowtie2/Makefile b/biology/bowtie2/Makefile index 8ef489a65a53..eb825ae613dc 100644 --- a/biology/bowtie2/Makefile +++ b/biology/bowtie2/Makefile @@ -3,6 +3,7 @@ PORTNAME= bowtie2 PORTVERSION= 2.3.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= biology |