diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 16:47:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 16:47:35 +0000 |
commit | aa604fe4082c376cebac27e9920b2905425761da (patch) | |
tree | fe5dba7011df5fa6fa9518158aa932f30fe5b915 /textproc | |
parent | 41670002842a64e3e9a990251fc6fa89c43d31fc (diff) | |
download | pkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz |
Comment out dead sites (DNS problems).
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell-hi/Makefile | 4 | ||||
-rw-r--r-- | textproc/aspell-lv/Makefile | 4 | ||||
-rw-r--r-- | textproc/aspell-or/Makefile | 4 | ||||
-rw-r--r-- | textproc/aspell-ta/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/textproc/aspell-hi/Makefile b/textproc/aspell-hi/Makefile index fe20b2b9b9b..2dfe581f3f2 100644 --- a/textproc/aspell-hi/Makefile +++ b/textproc/aspell-hi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/04/12 00:14:10 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/01 16:47:45 wiz Exp $ # DISTNAME= aspell6-hi-0.02-0 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/hi/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://oriya.sarovar.org/hi-dict.html +#HOMEPAGE= http://oriya.sarovar.org/hi-dict.html COMMENT= Hindi language support for aspell LICENSE= gnu-gpl-v2 diff --git a/textproc/aspell-lv/Makefile b/textproc/aspell-lv/Makefile index ed02ac6086b..77f19dc28b3 100644 --- a/textproc/aspell-lv/Makefile +++ b/textproc/aspell-lv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/04/13 11:23:28 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/01 16:47:45 wiz Exp $ # DISTNAME= aspell6-lv-0.5.5-1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/lv/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://www.integoplus.lv/opensource/openoffice.html +#HOMEPAGE= http://www.integoplus.lv/opensource/openoffice.html COMMENT= Latvian language support for aspell LICENSE= gnu-gpl-v2 diff --git a/textproc/aspell-or/Makefile b/textproc/aspell-or/Makefile index 4100013f8d3..a84f85504f6 100644 --- a/textproc/aspell-or/Makefile +++ b/textproc/aspell-or/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/04/12 10:50:37 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/01 16:47:45 wiz Exp $ # DISTNAME= aspell6-or-0.03-1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/or/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://oriya.sarovar.org/dictionary.html +#HOMEPAGE= http://oriya.sarovar.org/dictionary.html COMMENT= Oriya language support for aspell LICENSE= gnu-gpl-v2 diff --git a/textproc/aspell-ta/Makefile b/textproc/aspell-ta/Makefile index ecad218bef4..71c45cd0493 100644 --- a/textproc/aspell-ta/Makefile +++ b/textproc/aspell-ta/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/04/13 11:39:13 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/01 16:47:45 wiz Exp $ # DISTNAME= aspell6-ta-20040424-1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ta/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://www.developer.thamizha.com/spellchecker/ +#HOMEPAGE= http://www.developer.thamizha.com/spellchecker/ COMMENT= Tamil language support for aspell LICENSE= gnu-gpl-v2 |