diff options
Diffstat (limited to 'games/0ad')
-rw-r--r-- | games/0ad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index d73449d..bef1d63 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/zero-ad/releases DISTFILES= ${PORTNAME}-${PORTVERSION}-alpha-unix-build.tar.xz \ |