- Fix version to correspond to this port instead of ioquake3
This commit is contained in:
parent
3baf04725e
commit
296fac942a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457468
1 changed files with 2 additions and 3 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue