pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/anthy
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 21 08:55:27 UTC 2025
Modified Files:
pkgsrc/inputmethod/anthy: Makefile.common
Log Message:
anthy: comment out dead HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/inputmethod/anthy/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/inputmethod/anthy/Makefile.common
diff -u pkgsrc/inputmethod/anthy/Makefile.common:1.11 pkgsrc/inputmethod/anthy/Makefile.common:1.12
--- pkgsrc/inputmethod/anthy/Makefile.common:1.11 Thu Feb 18 17:06:56 2021
+++ pkgsrc/inputmethod/anthy/Makefile.common Fri Nov 21 08:55:27 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2021/02/18 17:06:56 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.12 2025/11/21 08:55:27 wiz Exp $
# used by inputmethod/anthy/Makefile
# used by inputmethod/anthy-elisp/Makefile
@@ -11,5 +11,5 @@ DISTFILES= ${DISTNAME}.tar.gz
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/anthy/distinfo
PATCHDIR= ${.CURDIR}/../../inputmethod/anthy/patches
-HOMEPAGE= https://anthy.osdn.jp/
+#HOMEPAGE= https://anthy.osdn.jp/
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index