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/exact-image | |
parent | 7999a27cac10a0cc4795747c7b4d8b484a86a312 (diff) | |
download | ports-1a3943593337c8a567f3b17eeb55fd21c39b5647.tar.gz ports-1a3943593337c8a567f3b17eeb55fd21c39b5647.zip |
Notes
Diffstat (limited to 'graphics/exact-image')
-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 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 |