Add another mirror to fix the fetch error.
PR: ports/138097 Submitted by: Wen Heping <wenheping@gmail.com>
This commit is contained in:
parent
4d72530523
commit
c405b53d15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240244
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= mysql
|
||||
PORTVERSION= 2.8.1
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= http://www.tmtm.org/downloads/mysql/ruby/
|
||||
MASTER_SITES= RF/mysql-ruby \
|
||||
http://www.tmtm.org/downloads/mysql/ruby/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
|
||||
DIST_SUBDIR= ruby
|
||||
|
|
Loading…
Reference in a new issue