Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2016 18:40:07 +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: r422538 - head/graphics/lib3ds
Message-ID:  <201609201840.u8KIe7Gw039346@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Tue Sep 20 18:40:07 2016
New Revision: 422538
URL: https://svnweb.freebsd.org/changeset/ports/422538

Log:
  graphics/lib3ds: new fedora MASTER_SITES to unbreak

Modified:
  head/graphics/lib3ds/Makefile

Modified: head/graphics/lib3ds/Makefile
==============================================================================
--- head/graphics/lib3ds/Makefile	Tue Sep 20 18:36:15 2016	(r422537)
+++ head/graphics/lib3ds/Makefile	Tue Sep 20 18:40:07 2016	(r422538)
@@ -5,15 +5,13 @@ PORTNAME=	lib3ds
 PORTVERSION=	1.3.0
 PORTREVISION=	5
 CATEGORIES=	graphics
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	http://pkgs.fedoraproject.org/repo/pkgs/lib3ds/lib3ds-1.3.0.zip/2572f7b0f29b591d494c1a0658b35c86/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for handling 3DS (3D Studio) files
 
 LICENSE=	LGPL21+
 
-BROKEN=		Unfetchable (google code has gone away)
-
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USES=		libtool zip



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