diff options
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 cce56f9457d1..4f600400e918 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -3,7 +3,7 @@ PORTNAME= darkplaces PORTVERSION= 20140513 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://icculus.org/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} |