aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-07-09 15:56:24 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-07-09 15:56:24 +0000
commit003872fd2463ace9d6f1a0a71dbef097bacd5291 (patch)
tree4f8ca1436144a830262661b1cce446ceb17a2fcb
parentac1277b14378442384eb55488532905bf16cf3ac (diff)
downloadports-003872fd2463ace9d6f1a0a71dbef097bacd5291.tar.gz
ports-003872fd2463ace9d6f1a0a71dbef097bacd5291.zip
Notes
-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