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