pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/inputmethod/canna



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 27 07:00:58 UTC 2025

Modified Files:
        pkgsrc/inputmethod/canna: Makefile.common

Log Message:
canna: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/inputmethod/canna/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/inputmethod/canna/Makefile.common
diff -u pkgsrc/inputmethod/canna/Makefile.common:1.25 pkgsrc/inputmethod/canna/Makefile.common:1.26
--- pkgsrc/inputmethod/canna/Makefile.common:1.25       Sun Jan 26 17:31:25 2020
+++ pkgsrc/inputmethod/canna/Makefile.common    Thu Nov 27 07:00:58 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.25 2020/01/26 17:31:25 rillig Exp $
+# $NetBSD: Makefile.common,v 1.26 2025/11/27 07:00:58 wiz Exp $
 #
 # Canna common makefile.
 #
@@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_OSDN:=canna/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    tsutsui%NetBSD.org@localhost
-HOMEPAGE=      https://canna.osdn.jp/
+HOMEPAGE=      https://canna-input.github.io/
 COMMENT=       Kana-Kanji conversion system (${CANNA_MODULE})
 
 FILESDIR=      ${.CURDIR}/../../inputmethod/canna/files



Home | Main Index | Thread Index | Old Index