summaryrefslogtreecommitdiff
path: root/databases/mysqlcc
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-01-23 17:57:47 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-01-23 17:57:47 +0000
commita83256b22cd23eb9f130540d9e4cc781dc24ff4e (patch)
treec9a093736dad0c45490f932e163b58635f682825 /databases/mysqlcc
parent471a2bbcdc9e91bef36f967a6c2c5cf6c1acc158 (diff)
downloadpkgsrc-a83256b22cd23eb9f130540d9e4cc781dc24ff4e.tar.gz
Add MASTER_SITE_MYSQL with a bunch of mirrors from FreeBSD, and use
it in the mysql packages.
Diffstat (limited to 'databases/mysqlcc')
-rw-r--r--databases/mysqlcc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile
index 576b60c1510..5bf319427cd 100644
--- a/databases/mysqlcc/Makefile
+++ b/databases/mysqlcc/Makefile
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2006/01/08 22:13:18 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/23 17:57:47 xtraeme Exp $
#
DISTNAME= mysqlcc-0.9.4-src
PKGNAME= ${DISTNAME:S/-src//}
PKGREVISION= 4
CATEGORIES= databases
-MASTER_SITES= http://mirrors.sunsite.dk/mysql/Downloads/MySQLCC/ \
- ftp://sunsite.dk/mirrors/mysql/Downloads/MySQLCC/ \
- ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQLCC/
+MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLCC/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mysql.com/