From 80792a20487454d4c957bbf6f0406a6eca8879ac Mon Sep 17 00:00:00 2001 From: dirk Date: Wed, 5 Jul 2000 14:24:32 +0000 Subject: Fix MASTER_SITES. --- databases/xmysqladmin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases') diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index e258672c92a..fd92e2d7ae9 100644 --- a/databases/xmysqladmin/Makefile +++ b/databases/xmysqladmin/Makefile @@ -8,9 +8,9 @@ PORTNAME= xmysqladmin PORTVERSION= 1.0 CATEGORIES= databases -MASTER_SITES= http://www.tcx.se/Contrib/ \ - http://www.buoy.com/mysql/Contrib/ \ - http://web.tryc.on.ca/mysql/Downloads/Contrib/ +MASTER_SITES= http://www.mysql.com/Downloads/Contrib/ \ + http://www.mysql.net/Downloads/Contrib/ \ + ftp://ftp.wipol.uni-bonn.de/pub/mirror/MySQL/Contrib/ MAINTAINER= dirk@FreeBSD.org -- cgit