diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2019-11-06 11:26:59 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2019-11-06 11:26:59 +0000 |
commit | 13eadb6f1c529cbbab0d9c14ee35edbe4a5dd069 (patch) | |
tree | 5d88ad716c66b21b6251aa46dd24f4ccda834315 | |
parent | 55974f0ac94b040113ec9ab1480dd1beb68f74fb (diff) | |
download | pkgsrc-13eadb6f1c529cbbab0d9c14ee35edbe4a5dd069.tar.gz |
update HOMEPAGE
-rw-r--r-- | inputmethod/scim-ccinput/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-fcitx/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-hangul/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-input-pad/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-m17n/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-pinyin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-tables/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-uim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim/Makefile | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile index 54e3a2f6add..9f806449eeb 100644 --- a/inputmethod/scim-ccinput/Makefile +++ b/inputmethod/scim-ccinput/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2019/11/02 22:56:54 rillig Exp $ +# $NetBSD: Makefile,v 1.38 2019/11/06 11:26:59 szptvlfn Exp $ # DISTNAME= scim-ccinput-0.3.1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= SCIM IMEngine module for CCInput LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-fcitx/Makefile b/inputmethod/scim-fcitx/Makefile index ee8de871168..e413f369452 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2019/07/21 22:25:12 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2019/11/06 11:26:59 szptvlfn Exp $ # DISTNAME= scim-fcitx.3.1.1 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= Fcitx ported to SCIM LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-hangul/Makefile b/inputmethod/scim-hangul/Makefile index c968d6e8303..bea3c131b72 100644 --- a/inputmethod/scim-hangul/Makefile +++ b/inputmethod/scim-hangul/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2019/07/21 22:25:12 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2019/11/06 11:26:59 szptvlfn Exp $ # DISTNAME= scim-hangul-0.4.0 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= SCIM IMEngine module for inputing korean scripts LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile index 6fbe891d73c..d8f95141d87 100644 --- a/inputmethod/scim-input-pad/Makefile +++ b/inputmethod/scim-input-pad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2019/07/21 22:25:12 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2019/11/06 11:26:59 szptvlfn Exp $ # DISTNAME= scim-input-pad-0.1.3 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= SCIM onscreen input pad LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile index d3b2897e14f..21dcecaf6d1 100644 --- a/inputmethod/scim-m17n/Makefile +++ b/inputmethod/scim-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2019/07/21 22:25:13 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2019/11/06 11:26:59 szptvlfn Exp $ # DISTNAME= scim-m17n-0.2.3 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= SCIM IMEngine module for m17n-lib LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile index aba57eb803e..f2fd80ee5de 100644 --- a/inputmethod/scim-pinyin/Makefile +++ b/inputmethod/scim-pinyin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2019/07/21 22:25:13 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2019/11/06 11:26:59 szptvlfn Exp $ # DISTNAME= scim-pinyin-0.5.92 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= SCIM IMEngine module for smart pinyin LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile index 911a8dc1c52..6657d07a909 100644 --- a/inputmethod/scim-tables/Makefile +++ b/inputmethod/scim-tables/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2019/07/21 22:25:13 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2019/11/06 11:27:00 szptvlfn Exp $ # DISTNAME= scim-tables-0.5.14.1 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= Data files for SCIM Generic Table Input Method module LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile index 329c392e02f..201e7ccccc5 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2019/07/21 22:25:13 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2019/11/06 11:27:00 szptvlfn Exp $ # DISTNAME= scim-uim-0.2.0 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= SCIM IMEngine module for UIM LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index ab8ef586a10..e475ad1e3df 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2019/08/11 13:21:18 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2019/11/06 11:26:59 szptvlfn Exp $ # DISTNAME= scim-1.4.15 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scim-im.org/ +HOMEPAGE= https://github.com/scim-im/scim COMMENT= Smart Common Input Method LICENSE= gnu-lgpl-v2.1 |