From a969ed49e70f8c66c3c76c847644be8406070a62 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 22 Mar 2010 22:31:00 +0000 Subject: [PATCH] +py-chardet --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index ecb17109b66..8ed10cc4cff 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.291 2010/02/01 17:00:14 espie Exp $ +# $OpenBSD: Makefile,v 1.292 2010/03/22 22:31:00 ajacoutot Exp $ # $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ SUBDIR = @@ -226,6 +226,7 @@ SUBDIR += py-ElementTree SUBDIR += py-HappyDoc SUBDIR += py-cElementTree + SUBDIR += py-chardet SUBDIR += py-cssutils SUBDIR += py-docutils SUBDIR += py-epydoc