diff options
Diffstat (limited to 'emulators/xpinmame/Makefile')
-rw-r--r-- | emulators/xpinmame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xpinmame/Makefile b/emulators/xpinmame/Makefile index cb1ed73c2fa8..644f0c7b0dda 100644 --- a/emulators/xpinmame/Makefile +++ b/emulators/xpinmame/Makefile @@ -18,7 +18,7 @@ COMMENT= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr MAMEMESS= pinmame -XMAMEVERSION= 0.37b14.1 -PINMAMEVERSION= 0.99b2 +XMAMEVERSION= 0.37b14.2 +PINMAMEVERSION= 0.99b3 .include "${MASTERDIR}/Makefile" |