From 9362965aa776b49dc7376d6afc27263253e73fb4 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Tue, 13 Dec 2016 06:44:19 +0000 Subject: Unbreak fetching by pointing to archived distfile in Google Cloud Storage. --- chinese/autoconvert/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'chinese') diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile index 601db6ad1804..2708379fcf60 100644 --- a/chinese/autoconvert/Makefile +++ b/chinese/autoconvert/Makefile @@ -5,15 +5,12 @@ PORTNAME= autoconvert PORTVERSION= 0.3.16 PORTREVISION= 5 CATEGORIES= chinese -MASTER_SITES= GOOGLE_CODE -PROJECTHOST= libhz +MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libhz/ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Intelligent Chinese encoding converter -BROKEN= Unfetchable (google code has gone away) - LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -- cgit v1.2.3