diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-08 02:51:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-08 02:51:21 +0800 |
commit | ac883c7308fbdd4c3201f9c615259b8b7449f91a (patch) | |
tree | 6d599e194b5c39d588b4d7de08e75fe249f69687 /graphics | |
parent | fe13632656f61dfcfe0f934823a1d8da327ff7e0 (diff) | |
download | freebsd-ports-graphics-ac883c7308fbdd4c3201f9c615259b8b7449f91a.tar.gz freebsd-ports-graphics-ac883c7308fbdd4c3201f9c615259b8b7449f91a.tar.zst freebsd-ports-graphics-ac883c7308fbdd4c3201f9c615259b8b7449f91a.zip |
- Update maintainer mail adresse
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
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 642ad2a5324..acaa870c91d 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= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.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 9421193d75d..dca163d8670 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= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Commercial quality open source OCR engine LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff |