diff options
Diffstat (limited to 'databases/mysql51-server/Makefile')
-rw-r--r-- | databases/mysql51-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index 7316866ed93a..08e67c4712df 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/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 |