diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-05 09:45:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-05 09:45:36 +0000 |
commit | 4a4ec28d37b64039d4eff0f34ad66b543767d758 (patch) | |
tree | 96cc94ba02edcc043c52eb3f26adbc632bbe44d8 /math/vtk6 | |
parent | a5d24d4bb4a43375b4bbb7f8bc673f8c557f06b4 (diff) | |
download | ports-4a4ec28d37b64039d4eff0f34ad66b543767d758.tar.gz ports-4a4ec28d37b64039d4eff0f34ad66b543767d758.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 a7b5ab2291ba..23b3b4805eaa 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 6 -DISTNAME= ${PORTNAME:U}-${PORTVERSION} +DISTNAME= ${PORTNAME:tu}-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= The Visualization Toolkit |