diff options
author | agc <agc@pkgsrc.org> | 2001-04-27 10:53:21 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-27 10:53:21 +0000 |
commit | 3500c76848c01618ad8f638f1272e857d2aebdde (patch) | |
tree | 7ad3005fd75d038d4c2fd653e2e1774c0f94e7e3 /textproc/Makefile | |
parent | d4f6c724366927f68d70f9ce52719b4120517fbf (diff) | |
download | pkgsrc-3500c76848c01618ad8f638f1272e857d2aebdde.tar.gz |
Add and enable openjade.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 32838b92f63..a0d81c48423 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2001/04/26 14:27:34 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2001/04/27 10:53:21 agc Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -35,6 +35,7 @@ SUBDIR+= libxml SUBDIR+= lout SUBDIR+= makeztxt SUBDIR+= mminstance +SUBDIR+= openjade SUBDIR+= opensp SUBDIR+= p5-Convert-ASN1 SUBDIR+= p5-Convert-BER |