diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-02-13 15:25:26 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-02-13 15:25:26 +0000 |
commit | 6ce638fdbfd144d8f328b85687facdfa3949809f (patch) | |
tree | 5370e4561d7322f63e07b69642bd349ee7501a63 /graphics | |
parent | 24d83930d03f253924cc6f8758f3e61cdd5f927c (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/opendx/Makefile | 2 | ||||
-rw-r--r-- | graphics/plotutils/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 0ca17bf94d26..80f62b3ddbe0 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.1 CATEGORIES= graphics MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stephen@math.missouri.edu COMMENT= A plotting library and toolkit LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |