Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 14:19:08 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452000 - head/audio/vsound
Message-ID:  <201710131419.v9DEJ8DQ028488@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Fri Oct 13 14:19:07 2017
New Revision: 452000
URL: https://svnweb.freebsd.org/changeset/ports/452000

Log:
  Unbreak by providing a few working distfile locations.

Modified:
  head/audio/vsound/Makefile

Modified: head/audio/vsound/Makefile
==============================================================================
--- head/audio/vsound/Makefile	Fri Oct 13 14:18:50 2017	(r451999)
+++ head/audio/vsound/Makefile	Fri Oct 13 14:19:07 2017	(r452000)
@@ -5,12 +5,11 @@ PORTNAME=	vsound
 PORTVERSION=	0.6
 PORTREVISION=	6
 CATEGORIES=	audio
-MASTER_SITES=	http://www.vsound.org/
+MASTER_SITES=	http://down1.chinaunix.net/distfiles/ \
+		http://freebsd.nsu.ru/distfiles/ GENTOO
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Utility for capturing audio streams from programs with OSS output
-
-BROKEN=		No public distfiles
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710131419.v9DEJ8DQ028488>