diff options
Diffstat (limited to 'games/openclaw/Makefile')
-rw-r--r-- | games/openclaw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openclaw/Makefile b/games/openclaw/Makefile index 8b76aa6e3c3e..6a6a113a830a 100644 --- a/games/openclaw/Makefile +++ b/games/openclaw/Makefile @@ -1,7 +1,7 @@ PORTNAME= OpenClaw DISTVERSION= 0.3-98 DISTVERSIONSUFFIX= -g3586dfa -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games PATCH_SITES= https://github.com/valpackett/${GH_PROJECT}/commit/ |