diff options
Diffstat (limited to 'games/0ad/Makefile')
-rw-r--r-- | games/0ad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 1a7f27c8f9a3..498b1c72c5f0 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad -DISTVERSION= 0.27.0 -PORTREVISION= 10 +DISTVERSION= 0.27.1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://releases.wildfiregames.com/ DISTFILES= ${PORTNAME}-${DISTVERSION}-unix-build.tar.xz \ |