diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /biology/seqan-apps | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) | |
download | ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.gz ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.zip |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
Notes
Notes:
svn path=/head/; revision=430692
Diffstat (limited to 'biology/seqan-apps')
-rw-r--r-- | biology/seqan-apps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/seqan-apps/Makefile b/biology/seqan-apps/Makefile index 30cb01a99262..7ef0d3d826f0 100644 --- a/biology/seqan-apps/Makefile +++ b/biology/seqan-apps/Makefile @@ -4,7 +4,7 @@ PORTNAME= seqan-apps PORTVERSION= 2.2.0 DISTVERSIONPREFIX= seqan-v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= h2+fbsdports@fsfe.org |