aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-07-09 23:56:24 +0800
committerdwcjr <dwcjr@FreeBSD.org>2002-07-09 23:56:24 +0800
commit56a2da3e40c79cd10e1d943820bc1f0d4f9351aa (patch)
tree045894f96e026c5cc28af7206a61aad755314147
parent18045b2a4afe43b9cbd44412c9c94b1ebf2a2ade (diff)
downloadfreebsd-ports-gnome-56a2da3e40c79cd10e1d943820bc1f0d4f9351aa.tar.gz
freebsd-ports-gnome-56a2da3e40c79cd10e1d943820bc1f0d4f9351aa.tar.zst
freebsd-ports-gnome-56a2da3e40c79cd10e1d943820bc1f0d4f9351aa.zip
Update MASTER_SITES
PR: 40068 Submitted by: svenasse@polaris.ca
-rw-r--r--databases/py-MySQL/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-MySQL/Makefile b/databases/py-MySQL/Makefile
index 44190d680c90..a15a267a9143 100644
--- a/databases/py-MySQL/Makefile
+++ b/databases/py-MySQL/Makefile
@@ -8,7 +8,9 @@
PORTNAME= py-MySQL
PORTVERSION= 1.4
CATEGORIES= databases python
-MASTER_SITES= http://www.mysql.com/Contrib/
+MASTER_SITES= http://web.tryc.on.ca/mysql/Downloads/Contrib/ \
+ http://mysql.orst.edu/Downloads/Contrib/ \
+ http://mysql.netvisao.pt/Downloads/Contrib/
DISTNAME= MySQLmodule-${PORTVERSION}
MAINTAINER= dr@domix.de