pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/skkinput



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  8 10:56:53 UTC 2026

Modified Files:
        pkgsrc/inputmethod/skkinput: Makefile

Log Message:
skkinput: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/inputmethod/skkinput/Makefile

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

Modified files:

Index: pkgsrc/inputmethod/skkinput/Makefile
diff -u pkgsrc/inputmethod/skkinput/Makefile:1.20 pkgsrc/inputmethod/skkinput/Makefile:1.21
--- pkgsrc/inputmethod/skkinput/Makefile:1.20   Sun Jan 26 17:31:25 2020
+++ pkgsrc/inputmethod/skkinput/Makefile        Sun Feb  8 10:56:53 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2020/01/26 17:31:25 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2026/02/08 10:56:53 wiz Exp $
 
 DISTNAME=      skkinput-2.06.4
 CATEGORIES=    japanese inputmethod
 MASTER_SITES=  ${MASTER_SITE_OSDN:=skkinput2/6273/}
 
 MAINTAINER=    uebayasi%NetBSD.org@localhost
-HOMEPAGE=      https://skkinput2.osdn.jp/
+#HOMEPAGE=     https://skkinput2.osdn.jp/
 COMMENT=       X11 frontend for SKK
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index