pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/edict



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec  8 09:59:54 UTC 2025

Modified Files:
        pkgsrc/misc/edict: Makefile

Log Message:
edict: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/edict/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/edict/Makefile
diff -u pkgsrc/misc/edict/Makefile:1.10 pkgsrc/misc/edict/Makefile:1.11
--- pkgsrc/misc/edict/Makefile:1.10     Mon Oct  8 09:57:20 2012
+++ pkgsrc/misc/edict/Makefile  Mon Dec  8 09:59:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/08 09:57:20 asau Exp $
+# $NetBSD: Makefile,v 1.11 2025/12/08 09:59:54 wiz Exp $
 #
 # Update instructions:
 # . bump PKGNAME to today's date
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .gz
 DISTFILES=     edict.gz edict_doc.html
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.csse.monash.edu.au/~jwb/edict.html
+#HOMEPAGE=     http://www.csse.monash.edu.au/~jwb/edict.html
 COMMENT=       Japanese-English dictionary file
 
 WRKSRC=                ${WRKDIR}



Home | Main Index | Thread Index | Old Index