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/metis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/metis') diff --git a/math/metis/Makefile b/math/metis/Makefile index 369817e..aafbf82 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: METIS -# Version required: 4.0 # Date created: 26 Oct 97 # Whom: Pedro Giffuni # # $FreeBSD$ # -DISTNAME= metis-4.0 +PORTNAME= metis +PORTVERSION= 4.0 CATEGORIES= math MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ -- cgit v1.1