Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 22:59:06 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423729 - head/audio/wxguitar
Message-ID:  <201610102259.u9AMx69J014218@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Oct 10 22:59:05 2016
New Revision: 423729
URL: https://svnweb.freebsd.org/changeset/ports/423729

Log:
  - This port is not unfetchable

Modified:
  head/audio/wxguitar/Makefile

Modified: head/audio/wxguitar/Makefile
==============================================================================
--- head/audio/wxguitar/Makefile	Mon Oct 10 22:11:47 2016	(r423728)
+++ head/audio/wxguitar/Makefile	Mon Oct 10 22:59:05 2016	(r423729)
@@ -5,14 +5,11 @@ PORTNAME=	wxguitar
 PORTVERSION=	1.01
 PORTREVISION=	6
 CATEGORIES=	audio
-MASTER_SITES=	GOOGLE_CODE \
-		http://mirror.amdmi3.ru/distfiles/
+MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Simple guitar tuning assistant
 
-BROKEN=		Unfetchable (google code has gone away)
-
 RUN_DEPENDS=	wavplay:audio/wavplay
 
 USES=		compiler:c++11-lib



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