diff options
-rw-r--r-- | emulators/atari800/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 7a973b46f15..40cfe1135c5 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2000/08/18 22:46:32 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 2000/09/09 17:56:06 wiz Exp $ DISTNAME= Atari800-0.9.9a PKGNAME= atari800-0.9.9a CATEGORIES= emulators -MASTER_SITES= http://cas3.zlin.vutbr.cz/~stehlik/a800/ \ +MASTER_SITES= ftp://ftp.sophics.cz/pub/Atari800/src/pre-1.0/ \ http://www.signus.demon.co.uk/Software/Portable/Atari800e/ DISTFILES= a800s099a.zip xf25.zip |