diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-05 22:46:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-05 22:46:43 +0000 |
commit | 08f03070a0d5294dd295e3694000f37534d33393 (patch) | |
tree | fc9b4249e7427aa6ec03afd127596a4499fd3205 /math/vtk43 | |
parent | Uphold current <bsd.java.mk> conventions (diff) |
set maintainer to bacon@smithers.neuro.mcw.edu
Diffstat (limited to 'math/vtk43')
-rw-r--r-- | math/vtk43/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 27f76dd46138..358b7aa0a1f3 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -20,7 +20,7 @@ CATEGORIES= math graphics MASTER_SITES= http://ovt.irfu.se/vtk/files/ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz -MAINTAINER= ko@irfu.se +MAINTAINER= bacon@smithers.neuro.mcw.edu COMMENT?= The Visualization Toolkit shared libs USE_REINPLACE= yes |