diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /multimedia/oggvideotools/Makefile | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
Notes
Notes:
svn path=/head/; revision=467711
Diffstat (limited to 'multimedia/oggvideotools/Makefile')
-rw-r--r-- | multimedia/oggvideotools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/oggvideotools/Makefile b/multimedia/oggvideotools/Makefile index 157a5ea04aee..30386b7e5ac4 100644 --- a/multimedia/oggvideotools/Makefile +++ b/multimedia/oggvideotools/Makefile @@ -3,7 +3,7 @@ PORTNAME= oggvideotools PORTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} |