aboutsummaryrefslogtreecommitdiff
path: root/databases/xmysql
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/xmysql
parent6565fc03c2a5ec06698eb8d0177c18472fc4fa95 (diff)
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=70715
Diffstat (limited to 'databases/xmysql')
-rw-r--r--databases/xmysql/Makefile4
1 files changed, 3 insertions, 1 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