diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2016-12-29 14:36:41 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2016-12-29 14:36:41 +0000 |
commit | ffdf5b9d690c397811c8ec41d54bb66bd2ccbe7c (patch) | |
tree | 925d7b290e58630bf6588bd4e105765b3fc1edfc /japanese/ibus-anthy | |
parent | f1749e4ab1795953ad8807b40fcb138ad425a53f (diff) |
Notes
Diffstat (limited to 'japanese/ibus-anthy')
-rw-r--r-- | japanese/ibus-anthy/Makefile | 4 | ||||
-rw-r--r-- | japanese/ibus-anthy/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index c92e8966913f..65e8fb46750e 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -6,14 +6,12 @@ PORTVERSION= 1.2.7 PORTREVISION= 6 CATEGORIES= japanese PROJECTHOST= ibus -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://github.com/ibus/ibus-anthy/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ja- MAINTAINER= daichi@FreeBSD.org COMMENT= Anthy engine for IBus -BROKEN= Unfetchable (google code has gone away) - BUILD_DEPENDS= swig:devel/swig13 LIB_DEPENDS= libanthy.so:japanese/anthy \ libibus-1.0.so:textproc/ibus diff --git a/japanese/ibus-anthy/pkg-descr b/japanese/ibus-anthy/pkg-descr index 7e67df5237d7..d415cf2f9868 100644 --- a/japanese/ibus-anthy/pkg-descr +++ b/japanese/ibus-anthy/pkg-descr @@ -1,3 +1,3 @@ Anthy engine for IBus. -WWW: http://code.google.com/p/ibus +WWW: https://github.com/ibus/ibus-anthy |