diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-01-07 06:08:28 +0000 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-01-07 06:08:28 +0000 |
commit | 4ec5bfe7d3d1930be7bb712487b666914933acdc (patch) | |
tree | 0a19219da604ec6bcba4d882dc597e5e229de429 /games/vegastrike/Makefile | |
parent | ea41825c3c665ff87a76361970de759e17790e59 (diff) | |
download | FreeBSD-ports-4ec5bfe7d3d1930be7bb712487b666914933acdc.zip FreeBSD-ports-4ec5bfe7d3d1930be7bb712487b666914933acdc.tar.gz |
MFH: r430692
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
Approved by: ports-secteam (junovitch)
Diffstat (limited to 'games/vegastrike/Makefile')
-rw-r--r-- | games/vegastrike/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile index 596dcb3..d6eb2af 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -3,7 +3,7 @@ PORTNAME= vegastrike PORTVERSION= 0.5.1.r1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |