diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-16 07:52:45 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-16 07:52:45 +0000 |
commit | 925e342a409be50202c5150888762b66b96377f4 (patch) | |
tree | bd10ee3fbd444d5ca96d96af64c5f14867e6dae6 /games/0ad | |
parent | ff6ac45c49dfd2e26dc468385c7c492b509732ba (diff) |
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 2fb3df967a00..cdc5d2a3c6fc 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.24b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases |