From 296fac942a1ed5b6fb94c09a4294f3a2913f3dbd Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 28 Dec 2017 18:38:26 +0000 Subject: [PATCH] - Fix version to correspond to this port instead of ioquake3 --- games/openarena/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games/openarena/Makefile b/games/openarena/Makefile index cfaebeb0871a..6400e1bd96e3 100644 --- a/games/openarena/Makefile +++ b/games/openarena/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= openarena -DISTVERSION= ${GAMEVERSION}.s${SVNREVISION} -PORTREVISION= 3 -PORTEPOCH= 1 +PORTVERSION= ${GAMEVERSION}.s${SVNREVISION} +PORTEPOCH= 2 MASTER_SITES= SF/oarena/src \ http://files.poulsander.com/~poul19/public_files/oa/dev088/ DISTNAME= ${PORTNAME}-engine-source-${GAMEVERSION}