From d13c775570c558caaf2a9633b618355ed6e5c17c Mon Sep 17 00:00:00 2001 From: jbeich Date: Wed, 18 Apr 2018 13:57:42 +0000 Subject: 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 --- print/lyx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/lyx') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 2c5731a143ec..cc17df74bb84 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ -- cgit