diff options
-rw-r--r-- | textproc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 32a654e9a12..fdefd85c714 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.725 2013/04/24 11:45:41 rodent Exp $ +# $NetBSD: Makefile,v 1.726 2013/04/25 03:50:20 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -253,14 +253,14 @@ SUBDIR+= iso8879 SUBDIR+= ispell SUBDIR+= ispell-ca SUBDIR+= ispell-de -SUBDIR+= ispell-en_GB SUBDIR+= ispell-emacs +SUBDIR+= ispell-en_GB SUBDIR+= ispell-es SUBDIR+= ispell-fr SUBDIR+= ispell-ga SUBDIR+= ispell-gl -SUBDIR+= ispell-lt SUBDIR+= ispell-ku +SUBDIR+= ispell-lt SUBDIR+= ispell-pl SUBDIR+= ispell-ro SUBDIR+= ispell-ru |