diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-16 22:45:25 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-16 22:45:25 +0000 |
commit | 10b725ff5ab473d4630474316f51220c92492f2c (patch) | |
tree | 214813b020ce4286200c9130bf1fd0bad0d87064 /converters | |
parent | 0a839e78219f8dcf7b110a0ab12820067bd9e28d (diff) | |
download | ports-10b725ff5ab473d4630474316f51220c92492f2c.tar.gz ports-10b725ff5ab473d4630474316f51220c92492f2c.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index dfb4bf2074d8..66701784247f 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.6 1997/08/16 05:16:51 itojun Exp $ +# $Id: Makefile,v 1.7 1997/11/05 04:19:41 asami Exp $ # SUBDIR += btoa + SUBDIR += c2html SUBDIR += ish SUBDIR += kdesupport SUBDIR += mimepp |