summaryrefslogtreecommitdiff
path: root/databases/mysql40-client/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-11 23:33:47 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-11 23:33:47 +0000
commit5e99d8a3cf0e3a44c69189f62e564f751aac7bb7 (patch)
treef4774c07f36c2489a8bded84d3dbd357dd3434ab /databases/mysql40-client/Makefile
parentFix patches/ and pkg/ due to committer error when committing the new (diff)
Update MASTER_SITES.
Notes
Notes: svn path=/head/; revision=15290
Diffstat (limited to 'databases/mysql40-client/Makefile')
-rw-r--r--databases/mysql40-client/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/databases/mysql40-client/Makefile b/databases/mysql40-client/Makefile
index e3108ed7486b..7316866ed93a 100644
--- a/databases/mysql40-client/Makefile
+++ b/databases/mysql40-client/Makefile
@@ -3,15 +3,17 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.32 1998/11/21 20:13:46 steve Exp $
+# $Id: Makefile,v 1.33 1998/12/01 02:56:08 asami Exp $
#
DISTNAME= mysql-3.22.10-beta
PKGNAME= mysql-3.22.10b
CATEGORIES= databases
-MASTER_SITES= http://mysql.polaris.ca/Downloads/MySQL-3.22/ \
- http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/MySQL-3.22/ \
- http://www.tcx.se/Downloads/MySQL-3.22/
+MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/MySQL-3.22/ \
+ ftp://ftp.digex.net/pub/database/mysql/Downloads/MySQL-3.22/ \
+ ftp://ftp.bse.bg/pub/Unix/database/MySQL/ \
+ ftp://ftp.plig.net/pub/database/mysql/Downloads/MySQL-3.22/ \
+ ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQL-3.22/
MAINTAINER= ibex@physik.TU-Berlin.DE