diff options
author | edwin <edwin@FreeBSD.org> | 2006-04-06 06:46:43 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-04-06 06:46:43 +0800 |
commit | f2eb25ee5f170b347d14741174a07ad2de7570fc (patch) | |
tree | 8d4595c1f7d7310562f3465c09549312644578a5 /math | |
parent | 3a7c3e3c0d0bd807987758e28dcb4f89cf835e2e (diff) | |
download | freebsd-ports-gnome-f2eb25ee5f170b347d14741174a07ad2de7570fc.tar.gz freebsd-ports-gnome-f2eb25ee5f170b347d14741174a07ad2de7570fc.tar.zst freebsd-ports-gnome-f2eb25ee5f170b347d14741174a07ad2de7570fc.zip |
set maintainer to bacon@smithers.neuro.mcw.edu
Diffstat (limited to 'math')
-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 |