diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-08-06 03:50:24 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-08-06 03:50:24 +0000 |
commit | 54f744d44f85b11bfe573a2259b6ff052deac384 (patch) | |
tree | 1b0f15093a55f0c4036c450c59fac372ddc25395 /textproc/Makefile | |
parent | 52f4d6cfdfccd73b9db6baa11625019aedbcc32e (diff) | |
download | pkgsrc-54f744d44f85b11bfe573a2259b6ff052deac384.tar.gz |
Add and enable aspell-slovak
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 a3d061c44d8..42b26d78bb8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.157 2002/08/02 19:00:29 jschauma Exp $ +# $NetBSD: Makefile,v 1.158 2002/08/06 03:50:24 jschauma Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -6,6 +6,7 @@ COMMENT= Text processing utilities (does not include desktop publishing) SUBDIR+= antiword SUBDIR+= aspell SUBDIR+= aspell-gaeilge +SUBDIR+= aspell-slovak SUBDIR+= bibclean SUBDIR+= biblook SUBDIR+= bibparse |