aboutsummaryrefslogtreecommitdiff
path: root/math/py-pyvtk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-12-31 03:24:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2015-12-31 03:24:11 +0000
commitfd13f084afd5c0817813cd66c9af24aaa78fbe39 (patch)
tree6d10f27543a4e28e3ad147c44d7cd8f04733bca6 /math/py-pyvtk
parent3461c16a26776cf901da5a0d88910998404d701b (diff)
downloadports-fd13f084afd5c0817813cd66c9af24aaa78fbe39.tar.gz
ports-fd13f084afd5c0817813cd66c9af24aaa78fbe39.zip
- Correct PORTNAME
Reported by: koobs
Notes
Notes: svn path=/head/; revision=404904
Diffstat (limited to 'math/py-pyvtk')
-rw-r--r--math/py-pyvtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-pyvtk/Makefile b/math/py-pyvtk/Makefile
index e4944716ab79..4833bf0cda59 100644
--- a/math/py-pyvtk/Makefile
+++ b/math/py-pyvtk/Makefile
@@ -1,11 +1,12 @@
# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$
-PORTNAME= PyVTK
+PORTNAME= pyVTK
PORTVERSION= 0.4.85
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= PyVTK-${PORTVERSION}
MAINTAINER= yuri@rawbw.com
COMMENT= Tools for manipulating VTK files in Python