diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xmysqladmin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |