diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-10-03 14:33:03 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-10-03 14:33:03 +0000 |
commit | 474b5a3b17e18a838ffeca5a1d400464fda52bca (patch) | |
tree | 329cc1d05f66de5fd7bceb62e20de3aceb724ae8 | |
parent | 6a2c3cbcfd740839206590b1844b85a761b33b0c (diff) | |
download | ports-474b5a3b17e18a838ffeca5a1d400464fda52bca.tar.gz ports-474b5a3b17e18a838ffeca5a1d400464fda52bca.zip |
Notes
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 063c87ffa9f5..5aa5c4b12e67 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -7,6 +7,7 @@ SUBDIR += c2html SUBDIR += catdoc SUBDIR += cocoon + SUBDIR += code2html SUBDIR += dict SUBDIR += docbook SUBDIR += docbook-241 |