summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2006-12-17 15:34:32 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2006-12-17 15:34:32 +0000
commitd07a795c2d3e4a9a537b644cea337babb950b474 (patch)
tree14b5a40b9a0ab7b67ab20a313b1ab15ca856d58e /databases
parent- Update to 20061217 (diff)
- Deprecate
- Set EXPIRATION_DATE Approved by: erwin (mentor)
Notes
Notes: svn path=/head/; revision=180021
Diffstat (limited to 'databases')
-rw-r--r--databases/py-MySQL/Makefile3
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