diff options
author | rh <rh@pkgsrc.org> | 1999-03-14 16:18:08 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-03-14 16:18:08 +0000 |
commit | f09ad1b3212128dfdb6819b7bac03647a47e12be (patch) | |
tree | 71ee037037785a0757a1d09daeffe9882bdc83a5 /textproc/Makefile | |
parent | ca2c291e9709458c0553913e6cc67e83a4e5def3 (diff) | |
download | pkgsrc-f09ad1b3212128dfdb6819b7bac03647a47e12be.tar.gz |
Add iso12083
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 |