From 0812f0742e713f3bb4b6832ea790de6b0c050301 Mon Sep 17 00:00:00 2001 From: jbeich Date: Thu, 18 Jan 2018 04:11:02 +0000 Subject: 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 --- editors/calligra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/calligra') diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 2428dd5147e1..00126630efe3 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -6,7 +6,7 @@ # PORTNAME= calligra PORTVERSION= 3.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} -- cgit