diff options
author | jseger <jseger@FreeBSD.org> | 1998-03-22 21:35:23 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-03-22 21:35:23 +0000 |
commit | 5d503f88ecc424a5d568bdb2c41a650190b6e003 (patch) | |
tree | 5ac55d0c107cb668d6afb7985aa2a64121aa45fe /emulators/stella/Makefile | |
parent | 8c30c7b42e0ad370245c6f7f189405081ca75ac4 (diff) | |
download | FreeBSD-ports-5d503f88ecc424a5d568bdb2c41a650190b6e003.zip FreeBSD-ports-5d503f88ecc424a5d568bdb2c41a650190b6e003.tar.gz |
Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.
Diffstat (limited to 'emulators/stella/Makefile')
-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 fea45e7..f1d1da1 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 |