diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index df504c1d6db..2d0aff6a4ec 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1999/03/14 15:45:23 rh Exp $ +# $NetBSD: Makefile,v 1.16 1999/03/14 16:18:08 rh Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -10,7 +10,7 @@ # SUBDIR += html # SUBDIR += info2html # SUBDIR += isearch -# SUBDIR += iso12083 + SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += ispell # SUBDIR += jade |