Date: Fri, 13 Oct 2017 08:31:34 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451961 - head/Mk Message-ID: <201710130831.v9D8VYqh080813@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Oct 13 08:31:34 2017 New Revision: 451961 URL: https://svnweb.freebsd.org/changeset/ports/451961 Log: Remove old master site for festival which is only mirroring old versions Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Fri Oct 13 08:30:14 2017 (r451960) +++ head/Mk/bsd.sites.mk Fri Oct 13 08:31:34 2017 (r451961) @@ -258,8 +258,7 @@ MASTER_SITE_FARSIGHT+= \ .if !defined(IGNORE_MASTER_SITE_FESTIVAL) MASTER_SITE_FESTIVAL+= \ http://www.festvox.org/packed/festival/%SUBDIR%/ \ - http://www.cstr.ed.ac.uk/downloads/festival/%SUBDIR%/ \ - http://stuff.mit.edu/afs/sipb/project/speech-tools/src/festival/festvox.org/packed/festival/%SUBDIR%/ + http://www.cstr.ed.ac.uk/downloads/festival/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_FESTIVAL_OGI)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710130831.v9D8VYqh080813>