diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1d12dd07007..a3d061c44d8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.156 2002/08/02 03:20:44 jschauma Exp $ +# $NetBSD: Makefile,v 1.157 2002/08/02 19:00:29 jschauma Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) SUBDIR+= antiword SUBDIR+= aspell +SUBDIR+= aspell-gaeilge SUBDIR+= bibclean SUBDIR+= biblook SUBDIR+= bibparse |