diff options
Diffstat (limited to 'games/openrct2/Makefile')
-rw-r--r-- | games/openrct2/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index fa3b7680df04..30eefcbe570b 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -3,13 +3,9 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v -DISTVERSION= 0.2.3 -PORTREVISION= 3 +DISTVERSION= 0.2.4 CATEGORIES= games -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= a5555649ec59.patch:-p1 - MAINTAINER= pkubaj@FreeBSD.org COMMENT= Open source re-implementation of RollerCoaster Tycoon 2 |