diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/squish/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/squish/Makefile b/graphics/squish/Makefile index ee66be444c03..3d99ef419198 100644 --- a/graphics/squish/Makefile +++ b/graphics/squish/Makefile @@ -5,13 +5,11 @@ PORTNAME= squish PORTVERSION= 1.10 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://her.gr.distfiles.macports.org/squish/ +MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libsquish/ MAINTAINER= rddeblois@gmail.com COMMENT= Open source DXT compression library -BROKEN= unfetchable - LICENSE= MIT USES= uidfix |