diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-13 11:39:55 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-13 11:39:55 +0000 |
commit | 6fb4d00ad3d163071ed41b0986a88cb6d6f3ade7 (patch) | |
tree | f7c3ad84d0cf178abeddbf2ce2cc5879afd65b4f | |
parent | 8e1afba57e4b911ebb3cdd5b4a91a26c95c5e23e (diff) | |
download | pkgsrc-6fb4d00ad3d163071ed41b0986a88cb6d6f3ade7.tar.gz |
+aspell-ta
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a5a9ba8e64c..6a625523baf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.708 2013/04/13 04:02:00 rodent Exp $ +# $NetBSD: Makefile,v 1.709 2013/04/13 11:39:55 rodent Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -87,6 +87,7 @@ SUBDIR+= aspell-sl SUBDIR+= aspell-sr SUBDIR+= aspell-sv SUBDIR+= aspell-sw +SUBDIR+= aspell-ta SUBDIR+= aspell-te SUBDIR+= aspell-uk SUBDIR+= awf |