diff options
Diffstat (limited to 'games/minerbold/Makefile')
-rw-r--r-- | games/minerbold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/minerbold/Makefile b/games/minerbold/Makefile index b8d678f0bade..bef9b5b54d29 100644 --- a/games/minerbold/Makefile +++ b/games/minerbold/Makefile @@ -11,7 +11,7 @@ COMMENT= Remake of Bolder Dash from BK-0010 with INSTEAD engine LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= instead:${PORTSDIR}/games/instead +RUN_DEPENDS= instead:games/instead USE_GITHUB= yes GH_ACCOUNT= gl00my |