diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 17:03:34 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 17:03:34 +0000 |
commit | a19b4c878182a23cec072d0740b120c9428aee2f (patch) | |
tree | 01b1455e920bd7a67687981383610e74f2c5802d /databases | |
parent | e19d5997fdea3a7163f0d259c8f9937dbb7cfdbc (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-MySQL/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-MySQL/Makefile b/databases/py-MySQL/Makefile index 7ee31561ecad..d086d0ae5abc 100644 --- a/databases/py-MySQL/Makefile +++ b/databases/py-MySQL/Makefile @@ -8,8 +8,7 @@ PORTNAME= py-MySQL PORTVERSION= 1.4 CATEGORIES= databases python -MASTER_SITES= http://web.tryc.on.ca/mysql/Downloads/Contrib/ \ - http://mysql.orst.edu/Downloads/Contrib/ \ +MASTER_SITES= http://mysql.orst.edu/Downloads/Contrib/ \ http://mysql.netvisao.pt/Downloads/Contrib/ DISTNAME= MySQLmodule-${PORTVERSION} |