diff options
author | msmith <msmith@FreeBSD.org> | 1996-12-31 16:25:17 +0800 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1996-12-31 16:25:17 +0800 |
commit | 5b428e724eed78564edf7d034d755a5d6802d1b8 (patch) | |
tree | 1faf39b37d29f85473ad9f48e1955a5a5a20bcb5 /lang/bwbasic | |
parent | 2b7215b8bffd7deb2c6e321da45a988350bab68c (diff) | |
download | freebsd-ports-gnome-5b428e724eed78564edf7d034d755a5d6802d1b8.tar.gz freebsd-ports-gnome-5b428e724eed78564edf7d034d755a5d6802d1b8.tar.zst freebsd-ports-gnome-5b428e724eed78564edf7d034d755a5d6802d1b8.zip |
Move the master site pointer to esr's retrocomputing archive; the old
one appears to have gone.
Submitted by: pgiffuni@fps.biblos.unal.edu.co ( Pedro Giffuni S.)
Diffstat (limited to 'lang/bwbasic')
-rw-r--r-- | lang/bwbasic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/bwbasic/Makefile b/lang/bwbasic/Makefile index d8bc4cdf5b6d..5912738358bd 100644 --- a/lang/bwbasic/Makefile +++ b/lang/bwbasic/Makefile @@ -3,12 +3,12 @@ # Date created: 9 Aug 1995 # Whom: msmith@atrad.adelaide.edu.au # -# $Id: Makefile,v 1.3 1995/11/22 13:12:28 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/12 02:18:04 obrien Exp $ # DISTNAME= bwbasic-2.10 CATEGORIES= lang -MASTER_SITES= ftp://ftp.eng.umd.edu/pub/basic/ +MASTER_SITES= ftp://locke.ccil.org/pub/retro/bwbasic-2.10.tar.gz MAINTAINER= msmith@atrad.adelaide.edu.au |