Date: Wed, 20 May 2015 03:57:44 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386836 - head/audio/rsynth Message-ID: <201505200357.t4K3vi7U091481@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Wed May 20 03:57:44 2015 New Revision: 386836 URL: https://svnweb.freebsd.org/changeset/ports/386836 Log: - extend MASTER_SITES Guest login on first site does not work with fetch Modified: head/audio/rsynth/Makefile Modified: head/audio/rsynth/Makefile ============================================================================== --- head/audio/rsynth/Makefile Wed May 20 03:49:13 2015 (r386835) +++ head/audio/rsynth/Makefile Wed May 20 03:57:44 2015 (r386836) @@ -5,12 +5,12 @@ PORTNAME= rsynth PORTVERSION= 2.0 PORTREVISION= 4 CATEGORIES= audio accessibility -MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ +MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ \ + ftp://ftp.enst.fr/pub/unix/multimedia/ MAINTAINER= ports@FreeBSD.org COMMENT= Speech synthesizer -BROKEN= Unfetchable LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \ libaudio.so:${PORTSDIR}/audio/nas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505200357.t4K3vi7U091481>