diff options
author | bouyer <bouyer@pkgsrc.org> | 1999-12-10 17:40:48 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 1999-12-10 17:40:48 +0000 |
commit | f3614670aa762b1fe8cc0a7356546c893f22ef29 (patch) | |
tree | 50a42ec45d2ab89b4518bbc3b74b1b728b098a0a /textproc | |
parent | 6e6364c43dc53c85154e0c556206b474980dab12 (diff) | |
download | pkgsrc-f3614670aa762b1fe8cc0a7356546c893f22ef29.tar.gz |
Add findutils and gawk.
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 5eb775510c4..100eb37a23b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1999/12/02 17:04:44 rh Exp $ +# $NetBSD: Makefile,v 1.28 1999/12/10 17:40:48 bouyer Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -9,6 +9,7 @@ SUBDIR += docbook SUBDIR += dsssl-docbook-modular SUBDIR += eperl + SUBDIR += gawk SUBDIR += glimpse # SUBDIR += html # SUBDIR += info2html |