diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2001-04-03 13:04:10 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2001-04-03 13:04:10 +0000 |
commit | eea534cff4d6f2aa8872d5f339fc352e1f281aa1 (patch) | |
tree | 57020ea6c4971efe3127498008fa2e5b2c775cda /emulators/xpinmame | |
parent | 60d98bc43c5ae9b70fee751b3118ebf6837b5fc3 (diff) |
Notes
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" |