summaryrefslogtreecommitdiff
path: root/databases/mysql5-client
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-01-23 17:57:47 +0000
committerxtraeme <xtraeme>2006-01-23 17:57:47 +0000
commit6570d41309c74f0be175be1fc23808aa36b24c59 (patch)
treec9a093736dad0c45490f932e163b58635f682825 /databases/mysql5-client
parentbbb52950238ca76a1f6c35bfa23b47b4f051dfc2 (diff)
downloadpkgsrc-6570d41309c74f0be175be1fc23808aa36b24c59.tar.gz
Add MASTER_SITE_MYSQL with a bunch of mirrors from FreeBSD, and use
it in the mysql packages.
Diffstat (limited to 'databases/mysql5-client')
-rw-r--r--databases/mysql5-client/Makefile.common6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/mysql5-client/Makefile.common b/databases/mysql5-client/Makefile.common
index 04704c7733c..bf4d301aa07 100644
--- a/databases/mysql5-client/Makefile.common
+++ b/databases/mysql5-client/Makefile.common
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile.common,v 1.5 2006/01/09 16:25:01 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.6 2006/01/23 17:57:47 xtraeme Exp $
DISTNAME= mysql-5.0.18
CATEGORIES= databases
-MASTER_SITES= http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/ \
- ftp://sunsite.dk/mirrors/mysql/Downloads/MySQL-5.0/ \
- ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQL-5.0/
+MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-5.0/}
MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.mysql.com/