pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ispell-pt_BR



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 09:00:32 UTC 2025

Modified Files:
        pkgsrc/textproc/ispell-pt_BR: Makefile

Log Message:
ispell-pt_BR: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/ispell-pt_BR/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/ispell-pt_BR/Makefile
diff -u pkgsrc/textproc/ispell-pt_BR/Makefile:1.3 pkgsrc/textproc/ispell-pt_BR/Makefile:1.4
--- pkgsrc/textproc/ispell-pt_BR/Makefile:1.3   Sat Sep 16 19:27:17 2017
+++ pkgsrc/textproc/ispell-pt_BR/Makefile       Wed Dec 31 09:00:32 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.3 2017/09/16 19:27:17 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.4 2025/12/31 09:00:32 wiz Exp $
 
 DISTNAME=      br.ispell-2.4
 PKGNAME=       ispell-br-2.4
 CATEGORIES=    textproc
-MASTER_SITES=  http://www.ime.usp.br/~ueda/br.ispell/
+#MASTER_SITES= http://www.ime.usp.br/~ueda/br.ispell/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.ime.usp.br/~ueda/br.ispell/summary.html
+#HOMEPAGE=     http://www.ime.usp.br/~ueda/br.ispell/summary.html
 COMMENT=       Brazilian Portuguese dictionary for interactive spelling checker
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index