From 56d989ed7acd016de766b0a14a6f9ea98a678ad9 Mon Sep 17 00:00:00 2001 From: jedgar Date: Tue, 27 Nov 2001 15:13:22 +0000 Subject: Use MASTER_SITES that do not redirect to obfuscated directory names. --- databases/dbf2mysql/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/dbf2mysql/Makefile b/databases/dbf2mysql/Makefile index 4be54f9..97599b9 100644 --- a/databases/dbf2mysql/Makefile +++ b/databases/dbf2mysql/Makefile @@ -8,7 +8,8 @@ PORTNAME= dbf2mysql PORTVERSION= 1.14 CATEGORIES= databases -MASTER_SITES= http://download.sourceforge.net/pub/mirrors/mysql/Downloads/Contrib/ +MASTER_SITES= ftp://mysql.nixc.net/pub/mysql/Downloads/Contrib/ \ + ftp://ftp.plig.org/pub/mysql/Downloads/Contrib/ MAINTAINER= jedgar@FreeBSD.org -- cgit v1.1