mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Correct PORTNAME
Reported by: koobs
This commit is contained in:
parent
3461c16a26
commit
fd13f084af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404904
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue