aboutsummaryrefslogtreecommitdiff
path: root/games/jumpy
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-09-08 09:05:03 +0000
committerMikael Urankar <mikael@FreeBSD.org>2023-09-08 09:06:24 +0000
commitaba8da2be191461126505c67726fa87345ae63f8 (patch)
tree9a79dbf11a3c9f9a13c54a6ec0ac17a155ccf604 /games/jumpy
parent362de6dd83786ea3668f3519b3dae049a9cb42f3 (diff)
lang/rust: Bump revisions after 1.72.0
PR: 273331
Diffstat (limited to 'games/jumpy')
-rw-r--r--games/jumpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile
index ee7f585a62dc..89a7ec52f711 100644
--- a/games/jumpy/Makefile
+++ b/games/jumpy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= jumpy
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games wayland
MAINTAINER= jbeich@FreeBSD.org