diff options
author | murray <murray@FreeBSD.org> | 2002-10-30 09:20:50 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2002-10-30 09:20:50 +0000 |
commit | caab8ed7785bd92cf0500e7869512b05890525f9 (patch) | |
tree | 27cdddf8da151f7f8f5748c821e2260739106818 /release/Makefile.inc.docports | |
parent | fec789aa02e9720b8a8c5872bb1df9ed677460b3 (diff) | |
download | FreeBSD-src-caab8ed7785bd92cf0500e7869512b05890525f9.zip FreeBSD-src-caab8ed7785bd92cf0500e7869512b05890525f9.tar.gz |
Oops. scr2txt is in the textproc category.
Pointed out by: jhay
MFC After: 1 day
Diffstat (limited to 'release/Makefile.inc.docports')
-rw-r--r-- | release/Makefile.inc.docports | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile.inc.docports b/release/Makefile.inc.docports index 4ec428c..96ef84f 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 \ |