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/exact-image/Makefile | |
parent | 90157bb4a3949b5760cac36c8346bfd8f24d5ca1 (diff) | |
download | ports-fb5116f2e711c225372449e25058f6755a4e8c84.tar.gz ports-fb5116f2e711c225372449e25058f6755a4e8c84.zip |
Notes
Diffstat (limited to 'graphics/exact-image/Makefile')
-rw-r--r-- | graphics/exact-image/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |