diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2016-12-29 22:36:41 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2016-12-29 22:36:41 +0800 |
commit | 7cdf5911d3150d9293be297c1c340c06bb0b260e (patch) | |
tree | 925d7b290e58630bf6588bd4e105765b3fc1edfc /japanese | |
parent | b3855a653404dd0abb3a2bc63eb7ec3b55f7d574 (diff) | |
download | freebsd-ports-gnome-7cdf5911d3150d9293be297c1c340c06bb0b260e.tar.gz freebsd-ports-gnome-7cdf5911d3150d9293be297c1c340c06bb0b260e.tar.zst freebsd-ports-gnome-7cdf5911d3150d9293be297c1c340c06bb0b260e.zip |
- Make fetchable
PR: 212965
Submitted by: hakotani000@gmail.com
Diffstat (limited to 'japanese')
-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 |