diff options
author | Kelly Yancey <kbyanc@FreeBSD.org> | 2001-04-16 00:13:35 +0000 |
---|---|---|
committer | Kelly Yancey <kbyanc@FreeBSD.org> | 2001-04-16 00:13:35 +0000 |
commit | 52c6261cc6941811177dc4ee8d3c23a4adc79ea9 (patch) | |
tree | c8964d8fd07f09c69a3b4a3f36dde45561a8fe3f /emulators/gsnes9x/Makefile | |
parent | ec8c1be7fb5f6cfacc56acdad15179832e4c89a3 (diff) | |
download | ports-52c6261cc6941811177dc4ee8d3c23a4adc79ea9.tar.gz ports-52c6261cc6941811177dc4ee8d3c23a4adc79ea9.zip |
Notes
Diffstat (limited to 'emulators/gsnes9x/Makefile')
-rw-r--r-- | emulators/gsnes9x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index f9b26206b978..65aa35e37420 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gsnes9x -PORTVERSION= 3.0 +PORTVERSION= 3.10 CATEGORIES= emulators MASTER_SITES= http://abulafia.fciencias.unam.mx/~canek/gsnes9x/source/ -DISTNAME= GSnes9x-3.0 +DISTNAME= GSnes9x-3.10 MAINTAINER= kbyanc@posi.net |