diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 07:38:51 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 07:38:51 +0000 |
commit | fc7976f6a8c9aff903ca014c6bfae807c0a9bbcd (patch) | |
tree | 7fe26f6964f11184ede9b700d2e9fd7df8996504 /science/vis5d+ | |
parent | 3fd4f0b0fe5a112545fcd3560fdbe35f092dd9af (diff) |
Notes
Diffstat (limited to 'science/vis5d+')
-rw-r--r-- | science/vis5d+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 9fea933feedf..95d579e0f50f 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 15 CATEGORIES= science MASTER_SITES= SF/vis5d/vis5d/${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= OpenGL-based volumetric visualization program for scientific datasets BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |