diff options
author | wxs <wxs@FreeBSD.org> | 2009-02-13 23:25:26 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-02-13 23:25:26 +0800 |
commit | b3bd71dfd10813f40c8d64537d0948530eaa8ee0 (patch) | |
tree | 9746f8d28ab93c8ab3598d91a0cdf187c1cffd68 /graphics/opendx | |
parent | aba16af8a55316e2a05e1cc2946d62eefea58fc1 (diff) | |
download | freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.tar.gz freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.tar.zst freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.zip |
- Pass maintainership along.
Diffstat (limited to 'graphics/opendx')
-rw-r--r-- | graphics/opendx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 42cfabb99a21..abba5e24943d 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics math MASTER_SITES= http://opendx.npaci.edu/source/ DISTNAME= dx-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stephen@math.missouri.edu COMMENT= IBM's Open Visualization Data Explorer LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \ |