diff options
Diffstat (limited to 'graphics/tesseract/Makefile')
-rw-r--r-- | graphics/tesseract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 7a021716d246..355150c69f0f 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -11,7 +11,7 @@ DISTFILES= tesseract-ocr-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= bf@FreeBSD.org COMMENT= Commercial quality open source OCR engine -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= lept:${PORTSDIR}/graphics/leptonica |