summaryrefslogtreecommitdiff
path: root/databases/xmysqladmin
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-02-19 12:45:50 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-02-19 12:45:50 +0000
commit89af08d68907278493df546bc99f28c6a5d0bda7 (patch)
treee106e7472b82996ddf1eecc7dcc69a6a09d3d9cb /databases/xmysqladmin
parent- Fix fetching (diff)
- Fix fetching
Approved by: erwin (mentor, implicit)
Notes
Notes: svn path=/head/; revision=185516
Diffstat (limited to 'databases/xmysqladmin')
-rw-r--r--databases/xmysqladmin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile
index f08f5b1c5258..64509373a844 100644
--- a/databases/xmysqladmin/Makefile
+++ b/databases/xmysqladmin/Makefile
@@ -8,8 +8,8 @@
PORTNAME= xmysqladmin
PORTVERSION= 1.0
CATEGORIES= databases
-MASTER_SITES= http://ftp.gwdg.de/pub/misc/mysql/Downloads/Contrib/ \
- ftp://mysql.secsup.org/pub/software/mysql/Downloads/Contrib/
+MASTER_SITES= ${MASTER_SITE_MYSQL}
+MASTER_SITE_SUBDIR= Contrib/Old-Versions
MAINTAINER= ports@FreeBSD.org
COMMENT= X11 front end to the mysqladmin command of the MySQL database engine