pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/tamago



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:17:04 UTC 2026

Modified Files:
        pkgsrc/editors/tamago: Makefile

Log Message:
tamago: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/editors/tamago/Makefile

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

Modified files:

Index: pkgsrc/editors/tamago/Makefile
diff -u pkgsrc/editors/tamago/Makefile:1.30 pkgsrc/editors/tamago/Makefile:1.31
--- pkgsrc/editors/tamago/Makefile:1.30 Sat May 14 22:25:37 2022
+++ pkgsrc/editors/tamago/Makefile      Tue Feb 10 08:17:04 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2022/05/14 22:25:37 dholland Exp $
+# $NetBSD: Makefile,v 1.31 2026/02/10 08:17:04 wiz Exp $
 
 DISTNAME=      tamago-4.0.6
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}tamago-20020909
@@ -7,7 +7,7 @@ CATEGORIES=     editors
 MASTER_SITES=  http://unit.aist.go.jp/itri/itri-gist/ftp.m17n.org/pub/tamago/
 
 MAINTAINER=    tech-pkg-ja%jp.NetBSD.org@localhost
-HOMEPAGE=      http://www.m17n.org/tamago/
+#HOMEPAGE=     http://www.m17n.org/tamago/
 COMMENT=       CJK characters inputting system for emacs + leim
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index