Use MASTER_SITES that do not redirect to obfuscated

directory names.
This commit is contained in:
Chris D. Faulhaber 2001-11-27 15:13:22 +00:00
parent 35f0b10c15
commit 8a967b8196
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50647

View file

@ -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