diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2007-03-05 06:14:30 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2007-03-05 06:14:30 +0000 |
commit | d646f3e63e8370c528572802d257ff439e520fbf (patch) | |
tree | 8135543d24e1d9467657b52109bd10d2c8516d84 /graphics/vigra | |
parent | e390f89b0fc2816b5847ff43267352c5051ce940 (diff) |
Notes
Diffstat (limited to 'graphics/vigra')
-rw-r--r-- | graphics/vigra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index ccdd12ee4c68..2eeb0247736f 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -15,7 +15,7 @@ CATEGORIES= graphics MASTER_SITES= http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vd@FreeBSD.org COMMENT= VIGRA stands for "Vision with Generic Algorithms" USE_AUTOTOOLS= libtool:15 |