summaryrefslogtreecommitdiff
path: root/databases/dbf2mysql
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-11-30 13:09:21 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-11-30 13:09:21 +0000
commita549a93494199f4eb58e073c1f2f0fc77a71957c (patch)
tree7fb0adb4726d16713ad7643ce53f432f55475980 /databases/dbf2mysql
parentUpdate to 0.7.4 [1] (diff)
- Fix MASTER_SITES.
PR: ports/88093 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (1 month)
Notes
Notes: svn path=/head/; revision=150038
Diffstat (limited to 'databases/dbf2mysql')
-rw-r--r--databases/dbf2mysql/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/dbf2mysql/Makefile b/databases/dbf2mysql/Makefile
index 157e3dd34fb2..7a40026c0c93 100644
--- a/databases/dbf2mysql/Makefile
+++ b/databases/dbf2mysql/Makefile
@@ -9,10 +9,8 @@ PORTNAME= dbf2mysql
PORTVERSION= 1.14
PORTREVISION= 2
CATEGORIES= databases
-MASTER_SITES= http://mysql.tsuren.net/Downloads/Contrib/ \
- ftp://ftp.us.es/Mirror/www.mysql.org/Downloads/Contrib/ \
- ftp://mysql.nixc.net/pub/mysql/Downloads/Contrib/ \
- http://www.binarycode.org/mysql/Downloads/Contrib/
+MASTER_SITES= http://mirror.etf.bg.ac.yu/mysql/Downloads/Contrib/ \
+ ftp://ftp.ciril.fr/pub/sgbd/mysql/Downloads/Contrib
MAINTAINER= jedgar@FreeBSD.org
COMMENT= Programs to convert .dbf files to MySQL tables and vice versa