diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-07-10 14:39:03 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-07-10 14:39:03 +0000 |
commit | 18d169d9f5d111fca1cec78a118490a6fbe1245b (patch) | |
tree | 60d031f74874d334eaef4542cb348c80926995d7 /textproc/Makefile | |
parent | 6bbd8734de7f1869bbc7c9db93d23fd170a57649 (diff) | |
download | ports-18d169d9f5d111fca1cec78a118490a6fbe1245b.tar.gz ports-18d169d9f5d111fca1cec78a118490a6fbe1245b.zip |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5e4c42f4eb07..054fa6830327 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,13 +1,15 @@ -# $Id: Makefile,v 1.4 1997/05/30 20:13:39 jfitz Exp $ +# $Id: Makefile,v 1.5 1997/06/22 21:11:27 jfieber Exp $ # SUBDIR += agrep SUBDIR += docbook SUBDIR += glimpse SUBDIR += isearch + SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += ispell SUBDIR += jade + SUBDIR += linuxdoc SUBDIR += mgdiff SUBDIR += pilot_makedoc SUBDIR += rman |