diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 18:30:18 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 18:33:12 +0000 |
commit | 28e7a9334a30b9ace65539f22940d2d7831bad1e (patch) | |
tree | e79dc4ccee8cf224711300e115abb9ac76e73746 /games/abstreet | |
parent | 8a46088e42ea23088057e5597de37a7db3f87496 (diff) |
Diffstat (limited to 'games/abstreet')
-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 ced52ab20489..afea2aa1cbd8 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -2,7 +2,7 @@ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.9-49 DISTVERSIONSUFFIX= -g74aca40c0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= LOCAL/yuri:data DISTFILES= ${PORTNAME}-data-${DISTVERSION}.tgz:data # updated by the update-data target |