diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-22 21:35:23 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-22 21:35:23 +0000 |
commit | 925f0ec8c2e51aa6845c53f1956bf1b41b23d2bc (patch) | |
tree | 661f36ceef6fc65465175490d1b658fd6a2d7228 /emulators | |
parent | abe1fd4a47f9476f1def18a3e65b01f30ba73e3b (diff) | |
download | ports-925f0ec8c2e51aa6845c53f1956bf1b41b23d2bc.tar.gz ports-925f0ec8c2e51aa6845c53f1956bf1b41b23d2bc.zip |
Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.
Notes
Notes:
svn path=/head/; revision=10290
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/stella/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index fea45e7edddd..f1d1da1ae362 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -3,13 +3,13 @@ # Date created: 1st May, 1997 # Whom: Joel Sutton <sutton@aardvark.apana.org.au> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/07/31 07:19:41 max Exp $ # DISTNAME= stella-0.6-src PKGNAME= stella-0.6 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.ncsu.edu/pub/eos/pub/bsvc/st/ +MASTER_SITES= ftp://ftp.ucpel.tche.br/pub/msdos/emulator/atari/ MAINTAINER= sutton@aardvark.apana.org.au |