diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-16 22:45:25 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-16 22:45:25 +0000 |
commit | aeccc7cc71107001fcf8c76a33d61a2a1ca2d2bc (patch) | |
tree | 9c65d8626c379c1504a67a47f7ca981b1eee39d7 /converters | |
parent | 5ad3c99a34abff0da4c889d44b569d0d150a0bcd (diff) | |
download | FreeBSD-ports-aeccc7cc71107001fcf8c76a33d61a2a1ca2d2bc.zip FreeBSD-ports-aeccc7cc71107001fcf8c76a33d61a2a1ca2d2bc.tar.gz |
Activate converters/c2html
PR: ports/4911
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 dfb4bf2..6670178 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 |