diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-17 15:34:32 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-17 15:34:32 +0000 |
commit | d07a795c2d3e4a9a537b644cea337babb950b474 (patch) | |
tree | 14b5a40b9a0ab7b67ab20a313b1ab15ca856d58e /databases/py-MySQL/Makefile | |
parent | f453087a8de33c96e0d4779c7e9ab3af63e9d0bb (diff) |
Notes
Diffstat (limited to 'databases/py-MySQL/Makefile')
-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 d086d0ae5abc..4eace29262e0 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://mysql.orst.edu/Downloads/Contrib/ \ - http://mysql.netvisao.pt/Downloads/Contrib/ +MASTER_SITES= http://mysql.osuosl.org/Downloads/Contrib/Old-Versions/ DISTNAME= MySQLmodule-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |