pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/aspell-bn



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov 22 17:30:27 UTC 2025

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

Log Message:
aspell-bn: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/aspell-bn/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-bn/Makefile
diff -u pkgsrc/textproc/aspell-bn/Makefile:1.3 pkgsrc/textproc/aspell-bn/Makefile:1.4
--- pkgsrc/textproc/aspell-bn/Makefile:1.3      Sun Jan 26 17:32:12 2020
+++ pkgsrc/textproc/aspell-bn/Makefile  Sat Nov 22 17:30:27 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/01/26 17:32:12 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.4 2025/11/22 17:30:27 wiz Exp $
 
 DISTNAME=      aspell6-bn-0.01.1-1
 PKGNAME=       ${DISTNAME:S/6-/-/1:S/-1/.1/1}
@@ -8,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GNU:=aspell/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.bengalinux.org/downloads
+#HOMEPAGE=     https://www.bengalinux.org/downloads
 COMMENT=       Bengali language support for aspell
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index