Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2016 17:58:41 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422530 - head/audio/libofa
Message-ID:  <201609201758.u8KHwf34022879@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Tue Sep 20 17:58:41 2016
New Revision: 422530
URL: https://svnweb.freebsd.org/changeset/ports/422530

Log:
  audio/libofa: new fedora MASTER_SITES to unbreak
  
  PR:	212790 (related)

Modified:
  head/audio/libofa/Makefile

Modified: head/audio/libofa/Makefile
==============================================================================
--- head/audio/libofa/Makefile	Tue Sep 20 17:51:17 2016	(r422529)
+++ head/audio/libofa/Makefile	Tue Sep 20 17:58:41 2016	(r422530)
@@ -5,13 +5,11 @@ PORTNAME=	libofa
 PORTVERSION=	0.9.3
 PORTREVISION=	10
 CATEGORIES=	audio
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	http://pkgs.fedoraproject.org/repo/pkgs/libofa/libofa-0.9.3.tar.gz/51507d2c4b432bd2755f48d58471696e/
 
 MAINTAINER=	jhale@FreeBSD.org
 COMMENT=	The Open Fingerprint Architecture Library
 
-BROKEN=		Unfetchable (google code has gone away)
-
 LICENSE=		APL1 GPLv2
 LICENSE_COMB=		dual
 LICENSE_GROUPS_APL1=	OSI



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