pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/nkf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 12 06:50:03 UTC 2026

Modified Files:
        pkgsrc/converters/nkf: Makefile.common

Log Message:
nkf: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/nkf/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/converters/nkf/Makefile.common
diff -u pkgsrc/converters/nkf/Makefile.common:1.8 pkgsrc/converters/nkf/Makefile.common:1.9
--- pkgsrc/converters/nkf/Makefile.common:1.8   Sat Jan  5 13:45:16 2019
+++ pkgsrc/converters/nkf/Makefile.common       Mon Jan 12 06:50:02 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.8 2019/01/05 13:45:16 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.9 2026/01/12 06:50:02 wiz Exp $
 # used by converters/nkf/Makefile
 # used by converters/p5-nkf/Makefile
 
 DISTNAME=      nkf-2.1.5
 MASTER_SITES=  ${MASTER_SITE_OSDN:=nkf/70406/}
 
-HOMEPAGE=      http://osdn.jp/projects/nkf/
+#HOMEPAGE=     http://osdn.jp/projects/nkf/
 
 DISTINFO_FILE= ${.CURDIR}/../../converters/nkf/distinfo
 PATCHDIR=      ${.CURDIR}/../../converters/nkf/patches



Home | Main Index | Thread Index | Old Index