From cc224d53ec359814049f409c3022fcf2885657ad Mon Sep 17 00:00:00 2001 From: jbeich Date: Mon, 25 Sep 2017 00:08:16 +0000 Subject: devel/boost-*: update to 1.65.1 Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 --- games/alephone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/alephone') diff --git a/games/alephone/Makefile b/games/alephone/Makefile index acb89816e7ff..13ce332acebb 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20150620 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2015-06-20 DISTNAME= AlephOne-${PORTVERSION} -- cgit