summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2002-11-21 20:57:49 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2002-11-21 20:57:49 +0000
commitda05ec7190de61aa47fedb3c0b87d9e0a3a92c2f (patch)
tree2a836ba51cfa657e7f7ac23e68cb98bc1a3d1343 /databases
parentMake fetchable. (diff)
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=70715
Diffstat (limited to 'databases')
-rw-r--r--databases/xmysql/Makefile4
-rw-r--r--databases/xmysqladmin/Makefile5
2 files changed, 6 insertions, 3 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index 3d9e860052f2..6e2ae81e3cce 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -9,7 +9,9 @@ PORTNAME= xmysql
PORTVERSION= 1.10
CATEGORIES= databases
MASTER_SITES= http://web.wt.net/~dblhack/ \
- http://linux.tucows.com/files/x11/office/
+ http://thenewsmonsters.tucows.com/files/x11/office/ \
+ http://tucows.nyi.net/files/x11/office/ \
+ http://bonn.linux.tucows.com/files/x11/office/
MAINTAINER= dirk@FreeBSD.org
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile
index 003186391f8a..520025e8f289 100644
--- a/databases/xmysqladmin/Makefile
+++ b/databases/xmysqladmin/Makefile
@@ -8,8 +8,9 @@
PORTNAME= xmysqladmin
PORTVERSION= 1.0
CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= mirrors/mysql/Downloads/Contrib
+MASTER_SITES= http://ftp.gwdg.de/pub/misc/mysql/Downloads/Contrib/ \
+ http://ftp.rtfm.no/pub/mysql/Downloads/Contrib/ \
+ ftp://mysql.secsup.org/pub/software/mysql/Downloads/Contrib/
MAINTAINER= dirk@FreeBSD.org