diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-22 01:17:24 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-22 01:17:24 +0000 |
commit | e80b7f554309377c7d3e205b47d5aba01f987fa7 (patch) | |
tree | a93863552de48de99e3dca7ffe43ee832fc8f1bf /textproc/Makefile | |
parent | 85ffd84775fecc8475752455800f2a4642d75ba6 (diff) | |
download | ports-e80b7f554309377c7d3e205b47d5aba01f987fa7.tar.gz ports-e80b7f554309377c7d3e205b47d5aba01f987fa7.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 5808767f0375..93e46dd12161 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.42 1999/02/20 19:55:21 billf Exp $ +# $Id: Makefile,v 1.43 1999/02/22 22:34:23 billf Exp $ # SUBDIR += agrep SUBDIR += aspell SUBDIR += c2html SUBDIR += catdoc + SUBDIR += dict SUBDIR += docbook SUBDIR += docproj SUBDIR += dsssl-docbook-modular |