aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2016-10-04 15:38:57 +0800
committerdanfe <danfe@FreeBSD.org>2016-10-04 15:38:57 +0800
commit3114ec74507153b78df1fa3ed68027fddc90bae4 (patch)
treea0d6b107f71a04cb3f1339f0480dc03ba6606d06 /textproc
parent60a08bb16de16cf6618608d5c6ba430dc64ae3d1 (diff)
downloadfreebsd-ports-gnome-3114ec74507153b78df1fa3ed68027fddc90bae4.tar.gz
freebsd-ports-gnome-3114ec74507153b78df1fa3ed68027fddc90bae4.tar.zst
freebsd-ports-gnome-3114ec74507153b78df1fa3ed68027fddc90bae4.zip
Unbreak by switching to archived distfile in Google Cloud Storage for the
time being. Couple of ports depend on this one, thus it is better not to have it broken for arguably a rather minor reason.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/uchardet/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/uchardet/Makefile b/textproc/uchardet/Makefile
index b1b4647091b6..5503b60bcb68 100644
--- a/textproc/uchardet/Makefile
+++ b/textproc/uchardet/Makefile
@@ -4,15 +4,13 @@
PORTNAME= uchardet
PORTVERSION= 0.0.1
CATEGORIES= textproc
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/
MAINTAINER= yuri@rawbw.com
COMMENT= Universal charset detection library by Mozilla
LICENSE= MPL
-BROKEN= Unfetchable (google code has gone away)
-
USES= cmake
USE_LDCONFIG= yes