diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-08 01:20:59 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-08 01:20:59 +0000 |
commit | 7a274100743f39f86e049e3dffb05d35aee18304 (patch) | |
tree | 171316cddc85b08c5584cde212ffd2a16e65a34a /emulators/truereality/Makefile | |
parent | Something seems to have happened to the master site at www.kotnet.org, (diff) |
o Sanitize MASTER_SITES
o Update email on DESCR
Notes
Notes:
svn path=/head/; revision=62625
Diffstat (limited to 'emulators/truereality/Makefile')
-rw-r--r-- | emulators/truereality/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/truereality/Makefile b/emulators/truereality/Makefile index 8038bcb93e39..d2e52be56d04 100644 --- a/emulators/truereality/Makefile +++ b/emulators/truereality/Makefile @@ -8,8 +8,7 @@ PORTNAME= truereality PORTVERSION= ${DATE} CATEGORIES= emulators devel -MASTER_SITES= http://www.emuhq.com/emulators/ \ - ftp://ftp.mayn.de/pub/unix/emulators/console/n64/ +MASTER_SITES= ftp://ftp.mayn.de/pub/unix/emulators/console/n64/ DISTNAME= TrueReality-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |