diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-05-15 04:02:10 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-05-15 04:02:10 +0800 |
commit | d2eabac35aca65aa210c17e480615cd3bd871838 (patch) | |
tree | 0569b603eca201bd94648350071eb9b7d75ca3cc /emulators/xpinmame | |
parent | 96cd5084edbceff896edffd0562601f8acf4026f (diff) | |
download | freebsd-ports-gnome-d2eabac35aca65aa210c17e480615cd3bd871838.tar.gz freebsd-ports-gnome-d2eabac35aca65aa210c17e480615cd3bd871838.tar.zst freebsd-ports-gnome-d2eabac35aca65aa210c17e480615cd3bd871838.zip |
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>
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" |