diff options
author | rh <rh@pkgsrc.org> | 2001-01-21 22:44:57 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-01-21 22:44:57 +0000 |
commit | 744726aa49feee807e13246d7e5c1fa90fee1e99 (patch) | |
tree | 5311f6eb3fac5c3863643ffee9898ad1f9571e30 /textproc | |
parent | ca72896535c1e333179f411a9661e090dd39e170 (diff) | |
download | pkgsrc-744726aa49feee807e13246d7e5c1fa90fee1e99.tar.gz |
Add and enable makeztxt
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 6e5a70d5765..d335238d154 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2001/01/17 23:36:54 hubertf Exp $ +# $NetBSD: Makefile,v 1.70 2001/01/21 22:44:57 rh Exp $ # SUBDIR += antiword @@ -26,6 +26,7 @@ SUBDIR += libunicode SUBDIR += libxml SUBDIR += lout + SUBDIR += makeztxt SUBDIR += mminstance SUBDIR += opensp SUBDIR += p5-Convert-ASN1 |