pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/aspell-da



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

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

Log Message:
aspell-da: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/aspell-da/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-da/Makefile
diff -u pkgsrc/textproc/aspell-da/Makefile:1.13 pkgsrc/textproc/aspell-da/Makefile:1.14
--- pkgsrc/textproc/aspell-da/Makefile:1.13     Tue Jun 28 11:36:08 2022
+++ pkgsrc/textproc/aspell-da/Makefile  Sat Nov 22 17:30:52 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2022/06/28 11:36:08 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2025/11/22 17:30:52 wiz Exp $
 
 DISTNAME=      aspell-da-1.7.42
 PKGREVISION=   7
 CATEGORIES=    textproc
-MASTER_SITES=  http://da.speling.org/filer/
+#MASTER_SITES= http://da.speling.org/filer/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://da.speling.org/
+#HOMEPAGE=     https://da.speling.org/
 COMMENT=       Danish language support for aspell
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index