diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-05-14 20:02:10 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-05-14 20:02:10 +0000 |
commit | 954e7aca5385250f7b1d8a120cc6020b39a5f0a4 (patch) | |
tree | 84b71a75be7bef6abc5fcc0f100a5469f47df821 /emulators/xpinmame | |
parent | Update to 0.1.4 (diff) |
Update xmame to 0.37b14.2, xpinmame to 0.99b3, and CPS2 patches to
2001/05/11.
PR: 27317
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Notes
Notes:
svn path=/head/; revision=42600
Diffstat (limited to 'emulators/xpinmame')
-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" |