aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--japanese/ruby-mecab/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/ruby-mecab/Makefile b/japanese/ruby-mecab/Makefile
index ef224f9b4c69..dddb9dbda71c 100644
--- a/japanese/ruby-mecab/Makefile
+++ b/japanese/ruby-mecab/Makefile
@@ -5,7 +5,7 @@ PORTNAME= mecab
PORTVERSION= 0.996
PORTREVISION= 1
CATEGORIES= japanese textproc ruby
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7VUNlczBWVDZJbE0&dummy=/
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
@@ -14,8 +14,6 @@ COMMENT= MeCab library module for Ruby
LICENSE= BSD3CLAUSE GPLv2 LGPL21
LICENSE_COMB= dual
-BROKEN= Unfetchable (google code has gone away)
-
LIB_DEPENDS= libmecab.so:japanese/mecab
USE_RUBY= yes