diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 12:51:37 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 12:51:37 +0000 |
commit | fb5116f2e711c225372449e25058f6755a4e8c84 (patch) | |
tree | 413c3cbddb376eae252094205d046c87490f06bb /graphics | |
parent | 90157bb4a3949b5760cac36c8346bfd8f24d5ca1 (diff) | |
download | ports-fb5116f2e711c225372449e25058f6755a4e8c84.tar.gz ports-fb5116f2e711c225372449e25058f6755a4e8c84.zip |
Change my ports to use my FreeBSD.org email address.
Notes
Notes:
svn path=/head/; revision=257520
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 f00790e6f2fd..176f41ea97af 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.0 CATEGORIES= graphics MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= Fast image processing library BUILD_DEPENDS= swig>=1.3.32:${PORTSDIR}/devel/swig13 diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 984db626cdb3..157042e3faec 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} CENKES DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGFILES} -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= Commercial quality open source OCR engine LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff |