diff options
author | rh <rh@pkgsrc.org> | 1999-03-15 08:49:46 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-03-15 08:49:46 +0000 |
commit | 2439c2eedbbfb26f3cd7906edd7f8d110b5208c6 (patch) | |
tree | 38fa8bcf65e26cc1b738ea7cde84652954156abc /textproc | |
parent | 1d729c77c42a17cc4f060b9fe0f64f93f79b5988 (diff) | |
download | pkgsrc-2439c2eedbbfb26f3cd7906edd7f8d110b5208c6.tar.gz |
enable jade
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2d0aff6a4ec..0ba72bce4fb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1999/03/14 16:18:08 rh Exp $ +# $NetBSD: Makefile,v 1.17 1999/03/15 08:49:46 rh Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -13,7 +13,7 @@ SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += ispell -# SUBDIR += jade + SUBDIR += jade # SUBDIR += linuxdoc SUBDIR += lout # SUBDIR += mgdiff |