diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 21:22:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 21:22:11 +0000 |
commit | 7303d628718c23f0ca191612de2597bde620554d (patch) | |
tree | dd8ec40001921c1b4aef84e2bc358004019f18ae /inputmethod/ibus-m17n | |
parent | 5d29ccb225ba25632f15c765617196fc69ded4e1 (diff) | |
download | pkgsrc-7303d628718c23f0ca191612de2597bde620554d.tar.gz |
Update some HOMEPAGEs.
Diffstat (limited to 'inputmethod/ibus-m17n')
-rw-r--r-- | inputmethod/ibus-m17n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index 24f98296965..561457f0997 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2017/02/28 15:20:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2017/08/16 21:22:12 wiz Exp $ # DISTNAME= ibus-m17n-1.3.4 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= M17N engine for IBus platform LICENSE= gnu-gpl-v2 |