diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 04:11:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 04:11:02 +0000 |
commit | 25beeff0797dd33cfc7db69206925427481729ee (patch) | |
tree | 7189643b393c5d2ffd4fa8b22d44338010f9dfb0 /chinese | |
parent | 2cd6161419576e97c766dd2e23764716151e72db (diff) | |
download | freebsd-ports-25beeff0797dd33cfc7db69206925427481729ee.zip |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/librime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 4b3dfea5059e..69dcf076c377 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -4,7 +4,7 @@ PORTNAME= librime PORTVERSION= 1.2.9 DISTVERSIONPREFIX= rime- -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= chinese textproc MAINTAINER= lichray@gmail.com |