diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2015-11-22 16:55:34 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2015-11-22 16:55:34 +0000 |
commit | a38e17ce02a484fefd35fa90ef220aa0a3ad39fa (patch) | |
tree | 7227d715b65bac1b0a4be3567ff203393f21fe48 /math/vtk6 | |
parent | 256fab819d8c7e7fa2cc1a5f0ba69bd91644351c (diff) | |
download | ports-a38e17ce02a484fefd35fa90ef220aa0a3ad39fa.tar.gz ports-a38e17ce02a484fefd35fa90ef220aa0a3ad39fa.zip |
Notes
Diffstat (limited to 'math/vtk6')
-rw-r--r-- | math/vtk6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index ca5f28fa1d6b..5438e9b17208 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 6 DISTNAME= ${PORTNAME:tu}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stephen@FreeBSD.org COMMENT= The Visualization Toolkit LICENSE= BSD3CLAUSE |