diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
commit | e0de738591f3284626c526841fcaa91c9d5f4543 (patch) | |
tree | 4879afc96e4986d9ba2b4a606ccea6364ee658db /games/0ad | |
parent | 0430ea81cb43e51177f844f275ae00d472f330e1 (diff) |
Notes
Diffstat (limited to 'games/0ad')
-rw-r--r-- | games/0ad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 1b3bc3590457..02cad7c8ccf0 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,6 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.18 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/zero-ad/releases DISTFILES= ${PORTNAME}-${PORTVERSION}-alpha-unix-build.tar.xz \ |