mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use the MASTER_SITE_MYSQL available only since 6 months ago... The
original master site is no more. Notified by: kris (pointyhat) PR: ports/67311 ports/67226
This commit is contained in:
parent
cd766c3254
commit
b0f80fc260
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138877
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
PORTNAME= mysql-editor
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= http://sorry.vse.cz/~xzemt02/mysql/ \
|
||||
http://www.mysql.com/Contrib/
|
||||
MASTER_SITES= ${MASTER_SITE_MYSQL}
|
||||
MASTER_SITE_SUBDIR=Contrib
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= mi@aldan.algebra.com
|
||||
|
|
Loading…
Add table
Reference in a new issue