diff options
author | agc <agc> | 2004-01-23 15:00:41 +0000 |
---|---|---|
committer | agc <agc> | 2004-01-23 15:00:41 +0000 |
commit | da14a751f947d19ecc94187ead3cbfa96d687146 (patch) | |
tree | e0830cbc2154efe5607cfbb44fc002dffca5748f | |
parent | c8d75e1b075bc050af7a097da6aa580c7d1fff1d (diff) | |
download | pkgsrc-da14a751f947d19ecc94187ead3cbfa96d687146.tar.gz |
Add and enable ispell-russian-io
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 015a90eff4b..32cdb49d4c9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.223 2004/01/17 01:08:31 recht Exp $ +# $NetBSD: Makefile,v 1.224 2004/01/23 15:00:41 agc Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -96,6 +96,7 @@ SUBDIR+= ispell-german SUBDIR+= ispell-polski SUBDIR+= ispell-romanian SUBDIR+= ispell-russian +SUBDIR+= ispell-russian-io SUBDIR+= ispell-slovak SUBDIR+= ispell-spanish SUBDIR+= ispell-svenska |