aboutsummaryrefslogtreecommitdiff
path: root/japanese/mecab
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-20 13:49:48 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-20 13:49:48 +0000
commitc05c2d8f53a3fbd8dfd663d3bf3757b7f2c8e7ef (patch)
treec85bc0bac448cc13092e1a4a474d2a7235983530 /japanese/mecab
parentea5be1b6e1965600205f78f6587d2caa67a5ba79 (diff)
downloadports-c05c2d8f53a3fbd8dfd663d3bf3757b7f2c8e7ef.tar.gz
ports-c05c2d8f53a3fbd8dfd663d3bf3757b7f2c8e7ef.zip
japanese/mecab: Update MASTER_SITES to unbreak
PR: 174865
Notes
Notes: svn path=/head/; revision=422495
Diffstat (limited to 'japanese/mecab')
-rw-r--r--japanese/mecab/Makefile4
1 files changed, 1 insertions, 3 deletions
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