diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-09-19 21:37:44 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-09-19 21:37:44 +0000 |
commit | b504b1eb6ea32c570a7ab9a080e97107315bf513 (patch) | |
tree | 7425d09516181809e9d9b352bdaeeaa8cfefb5d2 /textproc | |
parent | c2ad6cb66481e6626b79a655595684248b802b36 (diff) | |
download | ports-b504b1eb6ea32c570a7ab9a080e97107315bf513.tar.gz ports-b504b1eb6ea32c570a7ab9a080e97107315bf513.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 67861b304435..ba32ed5b2046 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.7 1997/07/18 15:48:36 jfieber Exp $ +# $Id: Makefile,v 1.8 1997/08/06 14:49:29 markm Exp $ # SUBDIR += agrep SUBDIR += docbook SUBDIR += glimpse + SUBDIR += html SUBDIR += isearch SUBDIR += iso12083 SUBDIR += iso8879 |