pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/chasen



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

Modified Files:
        pkgsrc/textproc/chasen: Makefile

Log Message:
chasen: remove squatted site, use github


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/chasen/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/Makefile
diff -u pkgsrc/textproc/chasen/Makefile:1.15 pkgsrc/textproc/chasen/Makefile:1.16
--- pkgsrc/textproc/chasen/Makefile:1.15        Wed Nov 22 10:44:20 2023
+++ pkgsrc/textproc/chasen/Makefile     Fri Nov 28 07:26:27 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2023/11/22 10:44:20 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2025/11/28 07:26:27 wiz Exp $
 
 DISTNAME=      chasen-${CHASEN_VERSION}
 CATEGORIES=    textproc japanese
@@ -6,7 +6,7 @@ MASTER_SITES=   # empty
 DISTFILES=     # empty
 
 MAINTAINER=    tech-pkg-ja%jp.NetBSD.org@localhost
-HOMEPAGE=      https://chasen-legacy.osdn.jp/
+HOMEPAGE=      https://github.com/kazuma-t/chasen
 COMMENT=       Meta package of ChaSen, Japanese Morphological Analysis System
 
 META_PACKAGE=          yes



Home | Main Index | Thread Index | Old Index