pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/eblook



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec  8 09:57:55 UTC 2025

Modified Files:
        pkgsrc/textproc/eblook: Makefile

Log Message:
eblook: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/eblook/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/eblook/Makefile
diff -u pkgsrc/textproc/eblook/Makefile:1.24 pkgsrc/textproc/eblook/Makefile:1.25
--- pkgsrc/textproc/eblook/Makefile:1.24        Mon Nov  4 21:43:35 2019
+++ pkgsrc/textproc/eblook/Makefile     Mon Dec  8 09:57:55 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.24 2019/11/04 21:43:35 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.25 2025/12/08 09:57:55 wiz Exp $
 
 DISTNAME=      eblook-1.6.1
 PKGREVISION=   2
 CATEGORIES=    japanese textproc
-MASTER_SITES=  http://openlab.ring.gr.jp/edict/eblook/dist/
+#MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
 
 MAINTAINER=    uebayasi%NetBSD.org@localhost
-HOMEPAGE=      http://openlab.ring.gr.jp/edict/eblook/
+#HOMEPAGE=     http://openlab.ring.gr.jp/edict/eblook/
 COMMENT=       Interactive command-line interface for EPWING electric dictionaries
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index