diff options
author | green <green@FreeBSD.org> | 2000-11-20 10:19:43 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-11-20 10:19:43 +0800 |
commit | 9c54ef970aa3f444da5bae553f8bab4641783702 (patch) | |
tree | 7fe8d23e93bf82bcf8239fc1c9715f8cd764e257 /emulators | |
parent | b418316c2f5005800ab72aaf7fd710af35dd2015 (diff) | |
download | freebsd-ports-gnome-9c54ef970aa3f444da5bae553f8bab4641783702.tar.gz freebsd-ports-gnome-9c54ef970aa3f444da5bae553f8bab4641783702.tar.zst freebsd-ports-gnome-9c54ef970aa3f444da5bae553f8bab4641783702.zip |
Bump the PORTREVISION after committing the USB joystick code. Note
the Alpha still doesn't work; if anyone with an Alpha who wants to
play Snes9X can fix it, please do :)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/snes9x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index 71defeabde98..cc0d9c3da834 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -7,6 +7,7 @@ PORTNAME= snes9x PORTVERSION= 1.32 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.snes9x.com/zips/ DISTNAME= s9xs132 |