pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/skf



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

Modified Files:
        pkgsrc/converters/skf: Makefile

Log Message:
skf: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/converters/skf/Makefile

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

Modified files:

Index: pkgsrc/converters/skf/Makefile
diff -u pkgsrc/converters/skf/Makefile:1.61 pkgsrc/converters/skf/Makefile:1.62
--- pkgsrc/converters/skf/Makefile:1.61 Tue Jun 28 11:31:13 2022
+++ pkgsrc/converters/skf/Makefile      Sun Feb  8 10:56:31 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2022/06/28 11:31:13 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2026/02/08 10:56:31 wiz Exp $
 
 DISTNAME=      skf_${VERSION}.4
 VERSION=       2.00
@@ -9,7 +9,7 @@ MASTER_SITES=   ${MASTER_SITE_OSDN:=skf/64
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://osdn.jp/projects/skf/
+#HOMEPAGE=     http://osdn.jp/projects/skf/
 COMMENT=       Simple Kanji Filter - i18n kanji converter
 #LICENSE=      modified-bsd # some files are derived from...see ${WRKSRC}/copyright
 #              and ${PREFIX}/share/doc/skf/copyright



Home | Main Index | Thread Index | Old Index