diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-11 11:58:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-11 11:58:24 +0000 |
commit | 264797189d7059cc59fb82ae767d3f73906eacc8 (patch) | |
tree | a3d53ec0ce847e1bba0ea08f3b0fb8c5183c0b98 /emulators/gsnes9x | |
parent | 9687508914e2016e336c34054e20b6183a31d6eb (diff) | |
download | ports-264797189d7059cc59fb82ae767d3f73906eacc8.tar.gz ports-264797189d7059cc59fb82ae767d3f73906eacc8.zip |
MASTER_SITE moved to Sourceforge
PR: ports/46077
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes:
svn path=/head/; revision=71528
Diffstat (limited to 'emulators/gsnes9x')
-rw-r--r-- | emulators/gsnes9x/Makefile | 5 | ||||
-rw-r--r-- | emulators/gsnes9x/pkg-descr | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index 65aa35e37420..e9474293abe0 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -8,8 +8,9 @@ PORTNAME= gsnes9x PORTVERSION= 3.10 CATEGORIES= emulators -MASTER_SITES= http://abulafia.fciencias.unam.mx/~canek/gsnes9x/source/ -DISTNAME= GSnes9x-3.10 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= GSnes9x-${PORTVERSION} MAINTAINER= kbyanc@posi.net diff --git a/emulators/gsnes9x/pkg-descr b/emulators/gsnes9x/pkg-descr index d2d3b110d63f..d3c0dfbc6af0 100644 --- a/emulators/gsnes9x/pkg-descr +++ b/emulators/gsnes9x/pkg-descr @@ -4,7 +4,7 @@ when running it, and to set global options for new ROMs being included. It also keeps a Cheat Codes database for each ROM, where you can save as many codes as you want. -WWW: http://abulafia.fciencias.unam.mx/~canek/gsnes9x/ +WWW: http://sourceforge.net/projects/gsnes9x -Kelly kbyanc@posi.net |