Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2016 17:30:09 +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: r422526 - head/graphics/squish
Message-ID:  <201609201730.u8KHU90e011487@repo.freebsd.org>

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

Log:
  graphics/squish: new macports MASTER_SITES to unbreak

Modified:
  head/graphics/squish/Makefile

Modified: head/graphics/squish/Makefile
==============================================================================
--- head/graphics/squish/Makefile	Tue Sep 20 17:21:46 2016	(r422525)
+++ head/graphics/squish/Makefile	Tue Sep 20 17:30:08 2016	(r422526)
@@ -5,15 +5,13 @@ PORTNAME=	squish
 PORTVERSION=	1.10
 PORTREVISION=	2
 CATEGORIES=	graphics
-MASTER_SITES=	http://libsquish.googlecode.com/files/
+MASTER_SITES=	http://her.gr.distfiles.macports.org/squish/
 
 MAINTAINER=	rddeblois@gmail.com
 COMMENT=	Open source DXT compression library
 
 LICENSE=	MIT
 
-BROKEN=		Unfetchable (google code has gone away)
-
 USES=		uidfix
 MAKE_ENV=	INSTALL_DIR=${STAGEDIR}${PREFIX}
 PLIST_FILES=	include/squish.h \



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