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 | |
parent | removed IS_INTERACTIVE, so a package can now be build (diff) |
Update to version 3.10.
Notes
Notes:
svn path=/head/; revision=41443
-rw-r--r-- | emulators/gsnes9x/Makefile | 4 | ||||
-rw-r--r-- | emulators/gsnes9x/distinfo | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/emulators/gsnes9x/distinfo b/emulators/gsnes9x/distinfo index 4e7ca4e1fbf6..8332273b7e98 100644 --- a/emulators/gsnes9x/distinfo +++ b/emulators/gsnes9x/distinfo @@ -1 +1 @@ -MD5 (GSnes9x-3.0.tar.gz) = 79cb2dfcd4aff46ca58f6a4527ff1ebe +MD5 (GSnes9x-3.10.tar.gz) = f51fe79c480b439e6a381bb1729daccd |