summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-03 06:44:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-03 06:44:06 +0000
commit02c1f240843733b9cf91ef6995394ae294b2fab1 (patch)
tree8936ea1017a0ea4ee0f2ccfbc49cb619c997ad53 /emulators
parentUpdate squeak to version 2.2. (diff)
Update the MASTER_SITE.
Note that this port is at version 0.8.1. They are upto 0.9.7 now.
Notes
Notes: svn path=/head/; revision=15084
Diffstat (limited to 'emulators')
-rw-r--r--emulators/atari800/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index fe2f8c16cc32..56a6f992fc33 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -3,13 +3,14 @@
# Date created: 29th April, 1997
# Whom: Joel Sutton <sutton@aardvark.apana.org.au>
#
-# $Id: Makefile,v 1.1.1.1 1997/10/29 09:07:08 tg Exp $
+# $Id: Makefile,v 1.2 1998/08/07 23:56:17 asami Exp $
#
DISTNAME= Atari800-0.8.1
PKGNAME= atari800-0.8.1
CATEGORIES= emulators
-MASTER_SITES= http://www.signus.demon.co.uk/david/atari/
+MASTER_SITES= http://www.signus.demon.co.uk/Software/Portable/Atari800e/ \
+ http://cas3.zlin.vutbr.cz/~stehlik/a800/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES}
MAINTAINER= sutton@aardvark.apana.org.au