From 2b477943a89876b190a9ab96c7a3289c94fc1284 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 14 Apr 2000 07:20:58 +0000 Subject: Convert to PORTNAME/PORTVERSION. --- math/vtk43/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/vtk43') diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 12cc8dd0d064..e5dc22545d37 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: vtk -# Version required: 3.1 # Date created: 24 Nov 1997 # Whom: Thomas Gellekum # # $FreeBSD$ # -DISTNAME= vtk31Unix -PKGNAME= vtk-3.1 +PORTNAME= vtk +PORTVERSION= 3.1 CATEGORIES= math MASTER_SITES= ftp://public.kitware.com/pub/vtk/ +DISTNAME= vtk31Unix MAINTAINER= ports@FreeBSD.org -- cgit