diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 07:45:27 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 07:45:27 +0000 |
commit | f9faa8bdaa87c8a1dbdd2cc88732152f965326a7 (patch) | |
tree | 23ca8e06e33cd24cc25025f8d0d4a56e8bec38cc /emulators/snes9x | |
parent | ec18974ce380418e3ec38484802699d5f018c64e (diff) | |
download | ports-f9faa8bdaa87c8a1dbdd2cc88732152f965326a7.tar.gz ports-f9faa8bdaa87c8a1dbdd2cc88732152f965326a7.zip |
Notes
Diffstat (limited to 'emulators/snes9x')
-rw-r--r-- | emulators/snes9x/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index f5c386ecd642..449b5e87533a 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.51 PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://files.ipherswipsite.com/snes9x/ \ - http://www.geocities.co.jp/SiliconValley-PaloAlto/2560/release/ \ http://www.lysator.liu.se/snes9x/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |