diff options
author | ahoka <ahoka> | 2009-10-12 21:35:05 +0000 |
---|---|---|
committer | ahoka <ahoka> | 2009-10-12 21:35:05 +0000 |
commit | 1f2f84e745b987e2488a713ba53bd09f7b08d3a0 (patch) | |
tree | 96350c84324303da1b4af9c42aed08edeae803fa /textproc/hunspell-ru_RU | |
parent | 9f46d89c8b198f8a4f03fb933627e02aaa88dd82 (diff) | |
download | pkgsrc-1f2f84e745b987e2488a713ba53bd09f7b08d3a0.tar.gz |
Include from textproc, not wip.
Diffstat (limited to 'textproc/hunspell-ru_RU')
-rw-r--r-- | textproc/hunspell-ru_RU/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hunspell-ru_RU/Makefile b/textproc/hunspell-ru_RU/Makefile index b0ca495f151..5d2fcf21297 100644 --- a/textproc/hunspell-ru_RU/Makefile +++ b/textproc/hunspell-ru_RU/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/12 21:28:37 ahoka Exp $ +# $NetBSD: Makefile,v 1.2 2009/10/12 21:35:05 ahoka Exp $ VERSION= 20040406 DISTNAME= ru_RU MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Russian dictionary for hunspell -.include "../../wip/hunspell-af_ZA/Makefile.common" +.include "../../textproc/hunspell/Makefile.common" .include "../../mk/bsd.pkg.mk" |