diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-02-13 15:09:47 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-02-13 15:52:59 +0100 |
commit | 109e35fd592baffe0d7ece384d16e243468dcc42 (patch) | |
tree | 94373f45cd7351e1fe5a0a925cb16d2a240b158a /games/abstreet/Makefile | |
parent | math/octave-forge-coder: Update to 1.8.0. (diff) |
lang/rust: Bump revisions after 1.67.1
PR: 269336
Diffstat (limited to 'games/abstreet/Makefile')
-rw-r--r-- | games/abstreet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index 6c402b8fd24e..e485b31b4b21 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -1,7 +1,7 @@ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.64 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= LOCAL/yuri:data DISTFILES= ${PORTNAME}-data-${DISTVERSION}.tgz:data # updated by the update-data target |