1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

databases/mysqlbackup: unbreak (fetches fine)

Maybe the renatasystems server was down briefly because this port fetches
without any issue now.

PR:		213002
Submitted by:	maintainer
This commit is contained in:
John Marino 2016-10-05 18:33:07 +00:00
parent 7fed73a69d
commit 038ba00bab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423365

View File

@ -4,8 +4,7 @@
PORTNAME= mysqlbackup
PORTVERSION= 2.8
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE \
ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= alexey@renatasystems.org
COMMENT= Creates MySQL backups on a periodic basis
@ -13,9 +12,7 @@ COMMENT= Creates MySQL backups on a periodic basis
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= Unfetchable (google code has gone away)
USE_MYSQL= yes
USES= mysql
NO_BUILD= yes
PERIODICS= 200.mysqlbackup.daily \