diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-11 19:58:24 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-11 19:58:24 +0800 |
commit | 63fdc4db1e6be78e60705d1c070a930a839061ca (patch) | |
tree | a856ffb1d58fea80d2b86c939f2ea09fcbeac44c /emulators/gsnes9x | |
parent | f5cde6956da48a6764761d1c84b70bf1abfb6000 (diff) | |
download | freebsd-ports-gnome-63fdc4db1e6be78e60705d1c070a930a839061ca.tar.gz freebsd-ports-gnome-63fdc4db1e6be78e60705d1c070a930a839061ca.tar.zst freebsd-ports-gnome-63fdc4db1e6be78e60705d1c070a930a839061ca.zip |
MASTER_SITE moved to Sourceforge
PR: ports/46077
Submitted by: Mark Linimon <linimon@lonesome.com>
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 |