diff options
Diffstat (limited to 'graphics/tesseract/Makefile')
-rw-r--r-- | graphics/tesseract/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 2519f3c658f..5439b4d39c0 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2009/07/22 20:57:47 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/26 19:57:51 sno Exp $ # DISTNAME= tesseract-2.04 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://tesseract-ocr.googlecode.com/files/ DISTFILES+= ${DISTNAME}.tar.gz |