summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2009-10-12 21:35:05 +0000
committerahoka <ahoka@pkgsrc.org>2009-10-12 21:35:05 +0000
commitf2e17fb0a92af4d62ce2834e2e8c6cefc049f59f (patch)
tree96350c84324303da1b4af9c42aed08edeae803fa /textproc
parent230ec9114a71d0ea22a0fa07e30ed3b69c189c37 (diff)
downloadpkgsrc-f2e17fb0a92af4d62ce2834e2e8c6cefc049f59f.tar.gz
Include from textproc, not wip.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hunspell-ru_RU/Makefile4
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"