diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index db94905170f..4fed3887bdb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2002/03/15 07:56:12 uebayasi Exp $ +# $NetBSD: Makefile,v 1.143 2002/03/19 11:09:12 uebayasi Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -20,6 +20,7 @@ SUBDIR+= eb SUBDIR+= eperl SUBDIR+= expat SUBDIR+= fop +SUBDIR+= freepwing SUBDIR+= glimpse SUBDIR+= groff SUBDIR+= gsed |