diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-06-22 21:11:27 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-06-22 21:11:27 +0000 |
commit | c58cddd8a93dd772d1c79ffafd29aec0d1e8a073 (patch) | |
tree | dea71c27853e58b7f99fe6bf58c422d12baf7620 /textproc | |
parent | 6f830a7cfc5f90c197f1c6d4abc8e46d0c5d8195 (diff) | |
download | ports-c58cddd8a93dd772d1c79ffafd29aec0d1e8a073.tar.gz ports-c58cddd8a93dd772d1c79ffafd29aec0d1e8a073.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 873b6b0e87a9..5e4c42f4eb07 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,13 @@ -# $Id: Makefile,v 1.3 1997/05/25 03:43:23 obrien Exp $ +# $Id: Makefile,v 1.4 1997/05/30 20:13:39 jfitz Exp $ # SUBDIR += agrep + SUBDIR += docbook SUBDIR += glimpse SUBDIR += isearch + SUBDIR += iso8879 SUBDIR += ispell + SUBDIR += jade SUBDIR += mgdiff SUBDIR += pilot_makedoc SUBDIR += rman |