svn commit: r302186 - head/audio/beast

Pietro Cerutti gahr at FreeBSD.org
Mon Aug 6 15:50:13 UTC 2012


Author: gahr
Date: Mon Aug  6 15:50:12 2012
New Revision: 302186
URL: http://svn.freebsd.org/changeset/ports/302186

Log:
  - Make fetchable again by fixing MASTER_SITES

Modified:
  head/audio/beast/Makefile

Modified: head/audio/beast/Makefile
==============================================================================
--- head/audio/beast/Makefile	Mon Aug  6 15:47:02 2012	(r302185)
+++ head/audio/beast/Makefile	Mon Aug  6 15:50:12 2012	(r302186)
@@ -9,7 +9,7 @@ PORTNAME=	beast
 PORTVERSION=	0.7.4
 PORTREVISION=	3
 CATEGORIES=	audio
-MASTER_SITES=	http://beast.testbit.eu/_dist/beast/v${PORTVERSION:R}/
+MASTER_SITES=	http://dist.testbit.eu/beast/v${PORTVERSION:R}/
 
 MAINTAINER=	gahr at FreeBSD.org
 COMMENT=	A powerful music composition and modular synthesis application



More information about the svn-ports-head mailing list