pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/mecab-naistdic



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  9 07:43:25 UTC 2026

Modified Files:
        pkgsrc/textproc/mecab-naistdic: Makefile

Log Message:
mecab-naistdic: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/mecab-naistdic/Makefile

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

Modified files:

Index: pkgsrc/textproc/mecab-naistdic/Makefile
diff -u pkgsrc/textproc/mecab-naistdic/Makefile:1.7 pkgsrc/textproc/mecab-naistdic/Makefile:1.8
--- pkgsrc/textproc/mecab-naistdic/Makefile:1.7 Tue Jun  6 12:42:25 2023
+++ pkgsrc/textproc/mecab-naistdic/Makefile     Fri Jan  9 07:43:24 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2023/06/06 12:42:25 riastradh Exp $
-#
+# $NetBSD: Makefile,v 1.8 2026/01/09 07:43:24 wiz Exp $
 
 DISTNAME=      mecab-naist-jdic-0.6.3-20100801
 PKGNAME=       ${DISTNAME:S/naist-jdic/naistjdic/}
@@ -8,7 +7,7 @@ CATEGORIES=     japanese textproc
 MASTER_SITES=  ${MASTER_SITE_OSDN:=naist-jdic/48487/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://osdn.jp/projects/naist-jdic/wiki/FrontPage
+#HOMEPAGE=     http://osdn.jp/projects/naist-jdic/wiki/FrontPage
 COMMENT=       Japanese Morphological Dictionary for MeCab
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index