diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-11 00:02:38 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-11 00:02:38 +0000 |
commit | 4e568ae4ad2b3cd7ed7b21bcea6e54ffda9a70b7 (patch) | |
tree | 05cd9edc49563020ecd005b2cac4c4fded664a42 /textproc/Makefile | |
parent | a36c95a05216d61f8c3ed1f234c11bc5e8543438 (diff) | |
download | pkgsrc-4e568ae4ad2b3cd7ed7b21bcea6e54ffda9a70b7.tar.gz |
+aspell-et
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1c4098fa3e5..d64cf41d5ae 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.667 2013/04/10 18:00:10 rodent Exp $ +# $NetBSD: Makefile,v 1.668 2013/04/11 00:02:38 rodent Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -32,6 +32,7 @@ SUBDIR+= aspell-el SUBDIR+= aspell-en SUBDIR+= aspell-eo SUBDIR+= aspell-es +SUBDIR+= aspell-et SUBDIR+= aspell-fi SUBDIR+= aspell-fo SUBDIR+= aspell-fr |