diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
commit | befa71e0f350a045c0cf26d1871f91c6c453546a (patch) | |
tree | eced3a067f69c836396f6dab708c086619b9da8d /biology/cufflinks/Makefile | |
parent | 9ba47d69fa695da89652e9f0b78fe55fbb673e1c (diff) |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
Notes
Notes:
svn path=/head/; revision=509290
Diffstat (limited to 'biology/cufflinks/Makefile')
-rw-r--r-- | biology/cufflinks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/cufflinks/Makefile b/biology/cufflinks/Makefile index 726adfff8171..84341f44971c 100644 --- a/biology/cufflinks/Makefile +++ b/biology/cufflinks/Makefile @@ -4,6 +4,7 @@ PORTNAME= cufflinks DISTVERSIONPREFIX= v DISTVERSION= 2.2.1-83 DISTVERSIONSUFFIX= -gb4fa050 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org |