summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-11 11:58:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-11 11:58:24 +0000
commit264797189d7059cc59fb82ae767d3f73906eacc8 (patch)
treea3d53ec0ce847e1bba0ea08f3b0fb8c5183c0b98 /emulators
parentMake port's Configure correctly detect crypt(3). Bump PORTREVISION. (diff)
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')
-rw-r--r--emulators/gsnes9x/Makefile5
-rw-r--r--emulators/gsnes9x/pkg-descr2
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