diff options
author | stephen <stephen@FreeBSD.org> | 2011-06-14 15:38:51 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-06-14 15:38:51 +0800 |
commit | 097e2d0901f9146826289ed62cc81fdb6225cd67 (patch) | |
tree | 398286e8c2df330fcd02762affd8e20c795f8a3a /graphics | |
parent | fde72c556184a844b62f3d11b6e0dec0b60d8fbd (diff) | |
download | freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.gz freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.zst freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.zip |
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
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 3337769009f3..d8f0cbdf0602 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics math MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick \ diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 24f532a7d5f3..366c0efa074a 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GNU -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= A plotting library and toolkit LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png |