summaryrefslogtreecommitdiff
path: root/databases/mysql51-client
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-11 23:37:16 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-11 23:37:16 +0000
commit54a33a1c80bf4b57049a8a7adbe0c1cab310433c (patch)
treeff441d599b9c6cd9ef24d2c0afc76fba3ece85bd /databases/mysql51-client
parentUpdate MASTER_SITES. (diff)
Fix typo in MASTER_SITES.
Notes
Notes: svn path=/head/; revision=15291
Diffstat (limited to 'databases/mysql51-client')
-rw-r--r--databases/mysql51-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile
index 7316866ed93a..08e67c4712df 100644
--- a/databases/mysql51-client/Makefile
+++ b/databases/mysql51-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.33 1998/12/01 02:56:08 asami Exp $
+# $Id: Makefile,v 1.34 1998/12/11 23:33:47 billf Exp $
#
DISTNAME= mysql-3.22.10-beta
@@ -12,7 +12,7 @@ CATEGORIES= databases
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.plig.net/pub/mysql/Downloads/MySQL-3.22/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQL-3.22/
MAINTAINER= ibex@physik.TU-Berlin.DE