summaryrefslogtreecommitdiff
path: root/databases/xmysqladmin
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-04-08 20:40:54 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-04-08 20:40:54 +0000
commit7d343e58188b8ec3a6ce52b7df9ecff9e531461e (patch)
tree953e4b3ecbee3a9489d929d7ab57ed0c47d38172 /databases/xmysqladmin
parentSo, we are on the slippery slope of using the beta-versions... Well, (diff)
Switch to MASTER_SITE_SOURCEFORGE.
Notes
Notes: svn path=/head/; revision=41086
Diffstat (limited to 'databases/xmysqladmin')
-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