From e44f96945792161dcef4147ceec2be382503c3a4 Mon Sep 17 00:00:00 2001 From: marino Date: Tue, 20 Sep 2016 13:49:48 +0000 Subject: japanese/mecab: Update MASTER_SITES to unbreak PR: 174865 --- japanese/mecab/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'japanese') diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index 4e268a180bab..7c431140da2f 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -5,7 +5,7 @@ PORTNAME= mecab PORTVERSION= 0.996 PORTREVISION= 2 CATEGORIES= japanese textproc -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE&dummy=/ MAINTAINER= yasu@utahime.org COMMENT= Yet Another Part-of-Speech and Morphological Analyzer @@ -13,8 +13,6 @@ COMMENT= Yet Another Part-of-Speech and Morphological Analyzer LICENSE= BSD3CLAUSE GPLv2 LGPL21 LICENSE_COMB= multi -BROKEN= Unfetchable (google code has gone away) - GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_lib_stdcpp_main=no INSTALL_TARGET= install-strip -- cgit