pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/JMdict



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan  1 09:32:09 UTC 2026

Modified Files:
        pkgsrc/misc/JMdict: Makefile

Log Message:
JMdict: update HOMEPAGE per Wikipedia


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/JMdict/Makefile

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

Modified files:

Index: pkgsrc/misc/JMdict/Makefile
diff -u pkgsrc/misc/JMdict/Makefile:1.9 pkgsrc/misc/JMdict/Makefile:1.10
--- pkgsrc/misc/JMdict/Makefile:1.9     Mon Oct  8 09:57:15 2012
+++ pkgsrc/misc/JMdict/Makefile Thu Jan  1 09:32:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/08 09:57:15 asau Exp $
+# $NetBSD: Makefile,v 1.10 2026/01/01 09:32:08 wiz Exp $
 #
 # Update instructions:
 # . bump PKGNAME to today's date
@@ -10,12 +10,12 @@ DISTNAME=   JMdict
 PKGNAME=       JMdict-20061208
 CATEGORIES=    japanese misc
 MASTER_SITES=  ${MASTER_SITE_LOCAL:=${PKGNAME_NOREV}/}
-OMASTER_SITES= ftp://ftp.cc.monash.edu.au/pub/nihongo/
+#OMASTER_SITES=        ftp://ftp.cc.monash.edu.au/pub/nihongo/
 EXTRACT_SUFX=  .gz
 DISTFILES=     jmdict_proj_desc.html JMdict.gz JMdict.dtd
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.csse.monash.edu.au/~jwb/edict.html
+HOMEPAGE=      https://www.edrdg.org/~smg/
 COMMENT=       Japanese-Multilingual electronic dictionary
 
 WRKSRC=                ${WRKDIR}



Home | Main Index | Thread Index | Old Index