diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-25 01:03:34 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-25 01:03:34 +0800 |
commit | 72db90b929cf10d60b40aefbaab145ab28b4908b (patch) | |
tree | e5db0a79fbf8a18439ce76e985ee85202342e5b1 /databases | |
parent | c8483bb31ca9d3f0cd5acf25e8b5d9ac55576ad2 (diff) | |
download | freebsd-ports-gnome-72db90b929cf10d60b40aefbaab145ab28b4908b.tar.gz freebsd-ports-gnome-72db90b929cf10d60b40aefbaab145ab28b4908b.tar.zst freebsd-ports-gnome-72db90b929cf10d60b40aefbaab145ab28b4908b.zip |
- Remove bad site:
* http://web.tryc.on.ca/mysql/Downloads/Contrib/
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} |