pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/m17n-im-config



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  9 07:32:33 UTC 2026

Modified Files:
        pkgsrc/inputmethod/m17n-im-config: Makefile

Log Message:
m17n-im-config: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/inputmethod/m17n-im-config/Makefile

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

Modified files:

Index: pkgsrc/inputmethod/m17n-im-config/Makefile
diff -u pkgsrc/inputmethod/m17n-im-config/Makefile:1.72 pkgsrc/inputmethod/m17n-im-config/Makefile:1.73
--- pkgsrc/inputmethod/m17n-im-config/Makefile:1.72     Wed Jan  7 08:47:34 2026
+++ pkgsrc/inputmethod/m17n-im-config/Makefile  Fri Jan  9 07:32:33 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.72 2026/01/07 08:47:34 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.73 2026/01/09 07:32:33 wiz Exp $
 
 DISTNAME=      m17n-im-config-0.9.0
 PKGREVISION=   67
 CATEGORIES=    inputmethod devel
-MASTER_SITES=  http://www.m17n.org/m17n-lib-download/
+#MASTER_SITES= http://www.m17n.org/m17n-lib-download/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.m17n.org/common/im-config/index.html
+#HOMEPAGE=     http://www.m17n.org/common/im-config/index.html
 COMMENT=       Configuration input methods of the m17n library
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index