diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 14:36:31 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 14:36:31 +0800 |
commit | 9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /print/libmspub01 | |
parent | 6987b2c75547dc39e8c95eaee0aabb36e4043ef0 (diff) | |
download | freebsd-ports-gnome-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.tar.gz freebsd-ports-gnome-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.tar.zst freebsd-ports-gnome-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.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 'print/libmspub01')
-rw-r--r-- | print/libmspub01/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index db311861a433..0291aec98c47 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 |