diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-10-19 01:14:17 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-10-19 01:14:17 +0000 |
commit | 620f4c2368f7e2120a3b0a2a5a9acb0ca1bc7e77 (patch) | |
tree | 9e65d51f7e3ea6aeebbb7e4a2f9548e655524ee2 /emulators | |
parent | e44581793f75936eb153472c59de8f2974457cf3 (diff) | |
download | ports-620f4c2368f7e2120a3b0a2a5a9acb0ca1bc7e77.tar.gz ports-620f4c2368f7e2120a3b0a2a5a9acb0ca1bc7e77.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/snespp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/snespp/Makefile b/emulators/snespp/Makefile index 299bdd2c07e6..d4a39dffc36a 100644 --- a/emulators/snespp/Makefile +++ b/emulators/snespp/Makefile @@ -9,7 +9,7 @@ PORTNAME= snespp PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= emulators kld -MASTER_SITES= http://www.cse.unsw.edu.au/~tbourke/software/ +MASTER_SITES= http://www.tbrk.org/software/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= timbob@bigpond.com |