diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-04-12 14:36:31 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-04-12 14:36:31 +0800 |
commit | 3f061922299a84333078544118aef89b2d7ee13c (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /sysutils/lizardfs | |
parent | 13b9c0d71d15740fbfa0dc88223c2397d4602ef2 (diff) | |
download | freebsd-ports-gnome-3f061922299a84333078544118aef89b2d7ee13c.tar.gz freebsd-ports-gnome-3f061922299a84333078544118aef89b2d7ee13c.tar.zst freebsd-ports-gnome-3f061922299a84333078544118aef89b2d7ee13c.zip |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
Diffstat (limited to 'sysutils/lizardfs')
-rw-r--r-- | sysutils/lizardfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/lizardfs/Makefile b/sysutils/lizardfs/Makefile index 5ef7addd7e49..2f059781fbff 100644 --- a/sysutils/lizardfs/Makefile +++ b/sysutils/lizardfs/Makefile @@ -4,6 +4,7 @@ PORTNAME= lizardfs PORTVERSION= 3.12.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org |