diff options
author | simonb <simonb@pkgsrc.org> | 2003-05-16 01:46:41 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 2003-05-16 01:46:41 +0000 |
commit | 51d02efd91a2e1b69d2649aa06c0225669c46816 (patch) | |
tree | 34eac71149130d19e148b63319df47b2e7605fa4 /textproc | |
parent | c2cb3e9a577a4b537c18d65f84b046d243ee6f28 (diff) | |
download | pkgsrc-51d02efd91a2e1b69d2649aa06c0225669c46816.tar.gz |
Add and enable diffstat.
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 2c571114d26..c2bd06e17aa 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.197 2003/04/29 18:25:51 drochner Exp $ +# $NetBSD: Makefile,v 1.198 2003/05/16 01:46:41 simonb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -46,6 +46,7 @@ SUBDIR+= dict-client SUBDIR+= dict-dictionaries SUBDIR+= dict-server SUBDIR+= diction +SUBDIR+= diffstat SUBDIR+= docbook SUBDIR+= docbook-website SUBDIR+= docbook-xml |