diff options
author | wiz <wiz@pkgsrc.org> | 2017-07-30 22:32:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-07-30 22:32:10 +0000 |
commit | 6a8997df547d2287c09c816a10f0a5213dab0c18 (patch) | |
tree | 3819465ff5cb8475f669b30bb4c0e420f279b9ca /inputmethod | |
parent | 8612f59272ea89ed41cb2c8e71bb8d383f123de0 (diff) | |
download | pkgsrc-6a8997df547d2287c09c816a10f0a5213dab0c18.tar.gz |
Switch github HOMEPAGEs to https.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/dbskkd-cdb/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-skk/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/libskk/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/multiskkserv/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/inputmethod/dbskkd-cdb/Makefile b/inputmethod/dbskkd-cdb/Makefile index 742d8bae679..b6197cb8fb1 100644 --- a/inputmethod/dbskkd-cdb/Makefile +++ b/inputmethod/dbskkd-cdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/11/25 12:50:57 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2017/07/30 22:32:18 wiz Exp $ # DISTNAME= dbskkd-cdb-2.00 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod japanese MASTER_SITES= http://dbskkd-cdb.googlecode.com/files/ MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://github.com/jj1bdx/dbskkd-cdb +HOMEPAGE= https://github.com/jj1bdx/dbskkd-cdb COMMENT= SKK dictionary server based on cdb LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-skk/Makefile b/inputmethod/ibus-skk/Makefile index 4290f434757..7dfc7efe0a7 100644 --- a/inputmethod/ibus-skk/Makefile +++ b/inputmethod/ibus-skk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2017/02/12 06:25:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2017/07/30 22:32:18 wiz Exp $ # DISTNAME= ibus-skk-1.4.2 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod japanese MASTER_SITES= https://github.com/ueno/ibus-skk/releases/download/${DISTNAME}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://github.com/ueno/ibus-skk/ +HOMEPAGE= https://github.com/ueno/ibus-skk/ COMMENT= Japanese SKK input engine for IBus LICENSE= gnu-gpl-v2 diff --git a/inputmethod/libskk/Makefile b/inputmethod/libskk/Makefile index a9dc3906ff0..fe2e55ed882 100644 --- a/inputmethod/libskk/Makefile +++ b/inputmethod/libskk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/03/15 17:47:14 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.11 2017/07/30 22:32:19 wiz Exp $ # DISTNAME= libskk-1.0.2 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= https://github.com/ueno/libskk/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://github.com/ueno/libskk/ +HOMEPAGE= https://github.com/ueno/libskk/ COMMENT= Library to deal with Japnese kana-to-kanji conversion method LICENSE= gnu-gpl-v3 diff --git a/inputmethod/multiskkserv/Makefile b/inputmethod/multiskkserv/Makefile index b908805bf4f..974380b7404 100644 --- a/inputmethod/multiskkserv/Makefile +++ b/inputmethod/multiskkserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/11/25 12:50:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2017/07/30 22:32:19 wiz Exp $ # DISTNAME= multiskkserv-20100128-ac @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://github.com/sina-ht/multiskkserv/ +HOMEPAGE= https://github.com/sina-ht/multiskkserv/ COMMENT= Simple skk multi-dictionary server LICENSE= gnu-gpl-v2 |