diff options
author | green <green@FreeBSD.org> | 2000-11-22 03:18:33 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-11-22 03:18:33 +0000 |
commit | 467fba867af93feee707362864cf45f4a71b79da (patch) | |
tree | 469399e8743ccad19b1ecea42a57cc0c32775110 /emulators | |
parent | fbfac1a47e9f29fb02682ff23e8da90fb4136640 (diff) | |
download | FreeBSD-ports-467fba867af93feee707362864cf45f4a71b79da.zip FreeBSD-ports-467fba867af93feee707362864cf45f4a71b79da.tar.gz |
Bump the PORTREVISION for a compilation that has optimization and -2xsai.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/snes9x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index cc0d9c3..1e98608 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -7,7 +7,7 @@ PORTNAME= snes9x PORTVERSION= 1.32 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.snes9x.com/zips/ DISTNAME= s9xs132 |