diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:17:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:17:50 +0000 |
commit | b1af1b1b5ad9d7869709b378b62edf7acf6ecf7e (patch) | |
tree | a9b43463bed765d894c92fc577a3fefefe729e6c /textproc/Makefile | |
parent | 7b5716ea0ba777a2d2f8a83aa9487f7f7f8fd684 (diff) | |
download | ports-b1af1b1b5ad9d7869709b378b62edf7acf6ecf7e.tar.gz ports-b1af1b1b5ad9d7869709b378b62edf7acf6ecf7e.zip |
Notes
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 5f7a00cab1b9..4053acd6f209 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1999/05/21 15:34:16 kuriyama Exp $ +# $Id: Makefile,v 1.53 1999/05/26 08:03:27 tg Exp $ # SUBDIR += agrep @@ -37,6 +37,7 @@ SUBDIR += nicetext SUBDIR += p5-XML-Parser SUBDIR += par + SUBDIR += perl2html SUBDIR += prag SUBDIR += py-mxTextTools SUBDIR += py-xml |