pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/aspell-he



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 23 08:07:29 UTC 2025

Modified Files:
        pkgsrc/textproc/aspell-he: Makefile

Log Message:
aspell-he: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/aspell-he/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/aspell-he/Makefile
diff -u pkgsrc/textproc/aspell-he/Makefile:1.2 pkgsrc/textproc/aspell-he/Makefile:1.3
--- pkgsrc/textproc/aspell-he/Makefile:1.2      Sat Sep 16 19:27:11 2017
+++ pkgsrc/textproc/aspell-he/Makefile  Sun Nov 23 08:07:29 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/16 19:27:11 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.3 2025/11/23 08:07:29 wiz Exp $
 
 DISTNAME=      aspell6-he-1.0-0
 PKGNAME=       ${DISTNAME:S/6-/-/1:S/-0/.0/1}
@@ -8,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GNU:=aspell/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.ivrix.org.il/projects/spell-checker/
+#HOMEPAGE=     http://www.ivrix.org.il/projects/spell-checker/
 COMMENT=       Hebrew language support for aspell
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index