diff options
author | lioux <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
commit | 41017d6ba364e7c8e196096bb8736a47fc227651 (patch) | |
tree | 61dc26634c5f4de2541300ba12716aa5bc1b16d3 /emulators | |
parent | 72513346d043f1006259fa8a1f2a7e450c10f713 (diff) | |
download | FreeBSD-ports-41017d6ba364e7c8e196096bb8736a47fc227651.zip FreeBSD-ports-41017d6ba364e7c8e196096bb8736a47fc227651.tar.gz |
Sanitize MASTER_SITES.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/truereality/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/truereality/Makefile b/emulators/truereality/Makefile index f61ede8..bdfff23 100644 --- a/emulators/truereality/Makefile +++ b/emulators/truereality/Makefile @@ -9,7 +9,7 @@ PORTNAME= truereality PORTVERSION= ${DATE} CATEGORIES= emulators devel MASTER_SITES= http://www.emuhq.com/emulators/ \ - ftp://ftp.mayn.de/pub/unix/emulators/console/ + ftp://ftp.mayn.de/pub/unix/emulators/console/n64/ DISTNAME= TrueReality-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |