Index: head/math/py-pyvtk/Makefile =================================================================== --- head/math/py-pyvtk/Makefile (revision 404903) +++ head/math/py-pyvtk/Makefile (revision 404904) @@ -1,19 +1,20 @@ # Created by: Yuri Victorovich # $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 LICENSE= GPLv2 USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include