diff options
Diffstat (limited to 'games/mari0/files/mari0.in')
-rw-r--r-- | games/mari0/files/mari0.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mari0/files/mari0.in b/games/mari0/files/mari0.in index 8738a2d94f17..dae392d13feb 100644 --- a/games/mari0/files/mari0.in +++ b/games/mari0/files/mari0.in @@ -1,3 +1,3 @@ #!/bin/sh -exec %%LOCALBASE%%/bin/love %%DATADIR%%/%%PORTNAME%%_%%PORTVERSION%%.love "$@" +exec %%LOCALBASE%%/bin/love08 %%DATADIR%%/%%PORTNAME%%_%%PORTVERSION%%.love "$@" |