pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/chasen-base



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov 28 07:26:53 UTC 2025

Modified Files:
        pkgsrc/textproc/chasen-base: Makefile

Log Message:
chasen-base: remove squatted site, use github


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/chasen-base/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/chasen-base/Makefile
diff -u pkgsrc/textproc/chasen-base/Makefile:1.26 pkgsrc/textproc/chasen-base/Makefile:1.27
--- pkgsrc/textproc/chasen-base/Makefile:1.26   Sun Jan 26 17:32:13 2020
+++ pkgsrc/textproc/chasen-base/Makefile        Fri Nov 28 07:26:52 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/01/26 17:32:13 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.27 2025/11/28 07:26:52 wiz Exp $
 
 DISTNAME=              chasen-${CHASEN_VERSION}
 PKGNAME=               chasen-base-${CHASEN_VERSION}
@@ -7,7 +6,7 @@ CATEGORIES=             japanese textproc
 MASTER_SITES=          ${MASTER_SITE_OSDN:=chasen-legacy/56305/}
 
 MAINTAINER=            tech-pkg-ja%jp.NetBSD.org@localhost
-HOMEPAGE=              https://chasen-legacy.osdn.jp/
+HOMEPAGE=              https://github.com/kazuma-t/chasen
 COMMENT=               ChaSen, Japanese Morphological Analysis System
 LICENSE=               modified-bsd
 



Home | Main Index | Thread Index | Old Index