mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Use MASTER_SITES that do not redirect to obfuscated
directory names.
This commit is contained in:
parent
35f0b10c15
commit
8a967b8196
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50647
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
||||||
PORTNAME= dbf2mysql
|
PORTNAME= dbf2mysql
|
||||||
PORTVERSION= 1.14
|
PORTVERSION= 1.14
|
||||||
CATEGORIES= databases
|
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
|
MAINTAINER= jedgar@FreeBSD.org
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue