summaryrefslogtreecommitdiff
path: root/databases/py-MySQL
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 /databases/py-MySQL
parentUpdate to 5.0 (diff)
Update MASTER_SITES
PR: 40068 Submitted by: svenasse@polaris.ca
Notes
Notes: svn path=/head/; revision=62705
Diffstat (limited to 'databases/py-MySQL')
-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