diff options
Diffstat (limited to 'games/openra/Makefile')
-rw-r--r-- | games/openra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openra/Makefile b/games/openra/Makefile index a40328a76565..0f6cb147119f 100644 --- a/games/openra/Makefile +++ b/games/openra/Makefile @@ -3,7 +3,7 @@ PORTNAME= openra PORTVERSION= 20170527 DISTVERSIONPREFIX= release- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/${GH_ACCOUNT}/SDL2-CS/releases/download/20161223/:SDL2_CS \ https://github.com/${GH_ACCOUNT}/OpenAL-CS/releases/download/20151227/:OpenAL_CS \ |