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 c978e464cffe..8eb6ffab39c0 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -3,7 +3,7 @@ PORTNAME= darkplaces PORTVERSION= 20110628 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org:9090/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} |