Per distfile survey, chase mastersites.
PR: ports/67221 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Approved by: maintainer timeout (4 weeks)
This commit is contained in:
parent
c63fff12ad
commit
e9b75d9df4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112164
1 changed files with 4 additions and 2 deletions
|
@ -9,8 +9,10 @@ PORTNAME= dbf2mysql
|
|||
PORTVERSION= 1.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://mysql.nixc.net/pub/mysql/Downloads/Contrib/ \
|
||||
ftp://ftp.plig.org/pub/mysql/Downloads/Contrib/
|
||||
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/
|
||||
|
||||
MAINTAINER= jedgar@FreeBSD.org
|
||||
COMMENT= Programs to convert .dbf files to MySQL tables and vice versa
|
||||
|
|
Loading…
Reference in a new issue