diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /games/xonotic/Makefile | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) |
Notes
Diffstat (limited to 'games/xonotic/Makefile')
-rw-r--r-- | games/xonotic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index aba2579d9636..d6eb29a14673 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -3,7 +3,7 @@ PORTNAME= xonotic PORTVERSION= 0.7.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://nl.dl.xonotic.org/ \ http://mirror.bitmissile.com/xonotic/releases/ |