diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2008-01-22 11:32:36 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2008-01-22 11:32:36 +0000 |
commit | 84a15a6a21102441fe78561d4f5bc9e616697a41 (patch) | |
tree | c7e74d91ff99a51006d1ccb07442005635e875c1 /graphics/enblend | |
parent | 89fef3c5371e000d13227b3e75b749b8e1f9ed0e (diff) | |
download | ports-84a15a6a21102441fe78561d4f5bc9e616697a41.tar.gz ports-84a15a6a21102441fe78561d4f5bc9e616697a41.zip |
Notes
Diffstat (limited to 'graphics/enblend')
-rw-r--r-- | graphics/enblend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 4306a0fc2b19..a671aac2b335 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vd@FreeBSD.org COMMENT= A tool for image blending with multiresolution splines BUILD_DEPENDS= ${LOCALBASE}/include/boost/pool/pool.hpp:${PORTSDIR}/devel/boost |