aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-04-09 04:40:54 +0800
committerdirk <dirk@FreeBSD.org>2001-04-09 04:40:54 +0800
commit50ea26e340c0196e6decac69602176752500ddf6 (patch)
treef26e503e24d6a32da4f2e554f3fc0a0a38dd5983 /databases
parent188e5e67559d8deb771e52d4bede41c16855f190 (diff)
downloadfreebsd-ports-gnome-50ea26e340c0196e6decac69602176752500ddf6.tar.gz
freebsd-ports-gnome-50ea26e340c0196e6decac69602176752500ddf6.tar.zst
freebsd-ports-gnome-50ea26e340c0196e6decac69602176752500ddf6.zip
Switch to MASTER_SITE_SOURCEFORGE.
Diffstat (limited to 'databases')
-rw-r--r--databases/xmysqladmin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile
index 7c30d512f3f9..ade2de5b7454 100644
--- a/databases/xmysqladmin/Makefile
+++ b/databases/xmysqladmin/Makefile
@@ -8,9 +8,8 @@
PORTNAME= xmysqladmin
PORTVERSION= 1.0
CATEGORIES= databases
-MASTER_SITES= http://www.mysql.com/Downloads/Contrib/ \
- http://www.mysql.net/Downloads/Contrib/ \
- ftp://ftp.wipol.uni-bonn.de/pub/mirror/MySQL/Contrib/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= mirrors/mysql/Downloads/Contrib
MAINTAINER= dirk@FreeBSD.org