diff options
-rw-r--r-- | databases/dbf2mysql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/dbf2mysql/Makefile b/databases/dbf2mysql/Makefile index 4be54f96e048..97599b959e6e 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 |