diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
commit | 0fae2e9e0e506b74d2648d9581e939154814c599 (patch) | |
tree | fde4faddc8b6422d8c776308219c1df37c4df4aa /games/darkplaces | |
parent | 393a7ac29fa9726f7fbd9d25fd8d1e689e251c24 (diff) |
Notes
Diffstat (limited to 'games/darkplaces')
-rw-r--r-- | games/darkplaces/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile index 0ab7cf297f65..0b16200f06f3 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -3,7 +3,7 @@ PORTNAME= darkplaces PORTVERSION= 20140513 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://icculus.org/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} |