diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index bdf3810ad67..25bae1aed26 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.77 2001/03/15 13:07:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.78 2001/03/15 13:33:24 hubertf Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) SUBDIR+= antiword -SUBDIR+= astyle SUBDIR+= catdoc SUBDIR+= cdif SUBDIR+= detex |