diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 04:07:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 04:07:05 +0000 |
commit | 1a3943593337c8a567f3b17eeb55fd21c39b5647 (patch) | |
tree | 9443717cb490ce10964f3cad9a47c4602ddcda0e /graphics | |
parent | 7999a27cac10a0cc4795747c7b4d8b484a86a312 (diff) | |
download | ports-1a3943593337c8a567f3b17eeb55fd21c39b5647.tar.gz ports-1a3943593337c8a567f3b17eeb55fd21c39b5647.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/exact-image/Makefile | 2 | ||||
-rw-r--r-- | graphics/tesseract/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index 84765b4ad07e..f0c248deea05 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ CENKES -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf2006a@yahoo.com COMMENT= Fast image processing library BUILD_DEPENDS= swig>=1.3.31:${PORTSDIR}/devel/swig13 diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 3c18c1e3b19c..db5a02ec4196 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} CENKES DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGFILES} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf2006a@yahoo.com COMMENT= Commercial quality open source OCR engine LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff |