diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-28 16:37:30 +0000 |
commit | f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 (patch) | |
tree | f8acd0ddc07f6536ba09329fb70bfa2f2ee6f471 /games/openrct2/Makefile | |
parent | de2e20b6267a9c18240ee6e4ba6bdc9f647cbecc (diff) | |
download | ports-f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3.tar.gz ports-f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3.zip |
Diffstat (limited to 'games/openrct2/Makefile')
-rw-r--r-- | games/openrct2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 90090868cb3d..f7e9e179b2ad 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,7 +1,7 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v DISTVERSION= 0.3.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org |