diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-03-15 13:33:23 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-03-15 13:33:23 +0000 |
commit | b505f6c4723550714c6af337f7ec68cacd2c1f14 (patch) | |
tree | cd238ef11f51cf5f86652d5b8f087a5aa35aca0c /textproc/Makefile | |
parent | 006a613e63c81be2ba0d0fb22c71d15f808dc54d (diff) | |
download | pkgsrc-b505f6c4723550714c6af337f7ec68cacd2c1f14.tar.gz |
Move astyle from textproc to devel, suggested by Al
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index bdf3810ad67..25bae1aed26 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.77 2001/03/15 13:07:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.78 2001/03/15 13:33:24 hubertf Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) SUBDIR+= antiword -SUBDIR+= astyle SUBDIR+= catdoc SUBDIR+= cdif SUBDIR+= detex |