diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 45812930981f21ec337d67e10c26827c21103262 (patch) | |
tree | 63f5502809536598bcd56d51aa876781083c9e64 /textproc/hunspell-fr_FR | |
parent | ef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff) | |
download | pkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz |
Comment out dead sites.
Diffstat (limited to 'textproc/hunspell-fr_FR')
-rw-r--r-- | textproc/hunspell-fr_FR/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hunspell-fr_FR/Makefile b/textproc/hunspell-fr_FR/Makefile index 9cf9d4ef482..b988db72709 100644 --- a/textproc/hunspell-fr_FR/Makefile +++ b/textproc/hunspell-fr_FR/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/25 06:55:55 asau Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/16 20:45:46 wiz Exp $ VERSION= 2.3.2 DICTNAME= fr_FR @@ -9,7 +9,7 @@ MASTER_SITES= http://dico.savant.free.fr/_download/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://dico.savant.free.fr/index.php +#HOMEPAGE= http://dico.savant.free.fr/index.php COMMENT= French (Classic + 1990 Reform) dictionary for hunspell USE_LANGUAGES= # none |