From ca6dbcff24ac82eaffc58e29a5508dd3e1dd8661 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Wed, 30 Oct 2002 09:20:50 +0000 Subject: [PATCH] Oops. scr2txt is in the textproc category. Pointed out by: jhay MFC After: 1 day --- release/Makefile.inc.docports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/Makefile.inc.docports b/release/Makefile.inc.docports index 4ec428cd4fa..96ef84fc19a 100644 --- a/release/Makefile.inc.docports +++ b/release/Makefile.inc.docports @@ -35,7 +35,7 @@ MINIMALDOCPORTS= \ ports/graphics/peps \ ports/graphics/png \ ports/graphics/scr2png \ - ports/graphics/scr2txt \ + ports/textproc/scr2txt \ ports/graphics/tiff \ ports/print/freetype2 \ ports/print/ghostscript-gnu \