diff options
author | agc <agc> | 2003-12-04 08:29:10 +0000 |
---|---|---|
committer | agc <agc> | 2003-12-04 08:29:10 +0000 |
commit | a4e713bdb3a0da21ed612900402827a1eeacec21 (patch) | |
tree | b354e941287fe4d3a47a36a8da4e88e49459edf7 /converters/Makefile | |
parent | 315a01b97e6a5d6ac383a5ae65090ccf40869178 (diff) | |
download | pkgsrc-a4e713bdb3a0da21ed612900402827a1eeacec21.tar.gz |
Add and enable chef
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index b0238b7f1b1..efff56026da 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2003/09/18 14:42:53 xtraeme Exp $ +# $NetBSD: Makefile,v 1.61 2003/12/04 08:29:10 agc Exp $ # COMMENT= Document format and character code converters @@ -10,6 +10,7 @@ SUBDIR+= base64 SUBDIR+= bbcim SUBDIR+= bib2xml SUBDIR+= cbmconvert +SUBDIR+= chef SUBDIR+= cn2jp SUBDIR+= code2html SUBDIR+= doc2html |