svn commit: r422538 - head/graphics/lib3ds

John Marino marino at FreeBSD.org
Tue Sep 20 18:40:08 UTC 2016


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 at 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


More information about the svn-ports-head mailing list