diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-03-15 13:07:37 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-03-15 13:07:37 +0000 |
commit | bec4f0355b05470261d234b91fe3bc0138772946 (patch) | |
tree | fc275010645db6898f610b3f161018e6bf77e484 /textproc/Makefile | |
parent | 2cf5b33f06810ec513cda7596db978b27ac56e71 (diff) | |
download | pkgsrc-bec4f0355b05470261d234b91fe3bc0138772946.tar.gz |
add & enable astyle
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 cad75c07cf3..bdf3810ad67 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.76 2001/03/14 12:17:42 agc Exp $ +# $NetBSD: Makefile,v 1.77 2001/03/15 13:07:37 hubertf Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) SUBDIR+= antiword +SUBDIR+= astyle SUBDIR+= catdoc SUBDIR+= cdif SUBDIR+= detex |