diff options
author | Brian Feldman <green@FreeBSD.org> | 2000-11-22 03:18:33 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2000-11-22 03:18:33 +0000 |
commit | 5485c9569bf2d08230b515f6bf1c0b45a06e2cce (patch) | |
tree | 7582bc0579c84c9a22b9d7fd26dcc10e11ac59a0 /emulators | |
parent | 39117e5532763938ddb4f7309911b7fb11471cf4 (diff) | |
download | ports-5485c9569bf2d08230b515f6bf1c0b45a06e2cce.tar.gz ports-5485c9569bf2d08230b515f6bf1c0b45a06e2cce.zip |
Notes
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 cc0d9c3da834..1e98608978f9 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 |