diff options
Diffstat (limited to 'games/darkplaces/Makefile')
-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 6d7929a6d82a..0d8f91e78f4f 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -7,7 +7,7 @@ PORTNAME= darkplaces PORTVERSION= 20071120 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org:9090/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} |