diff options
Diffstat (limited to 'emulators/xpinmame')
-rw-r--r-- | emulators/xpinmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xpinmame/Makefile b/emulators/xpinmame/Makefile index 2213ff58dd86..c079af7bd5ca 100644 --- a/emulators/xpinmame/Makefile +++ b/emulators/xpinmame/Makefile @@ -19,6 +19,6 @@ DESCR= ${.CURDIR}/pkg-descr MAMEMESS= pinmame XMAMEVERSION= 0.37b13.1 -PINMAMEVERSION= 0.99b +PINMAMEVERSION= 0.99b1 .include "${MASTERDIR}/Makefile" |