diff options
Diffstat (limited to 'math/metis4/Makefile')
-rw-r--r-- | math/metis4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/metis4/Makefile b/math/metis4/Makefile index 369817ed7587..aafbf8292204 100644 --- a/math/metis4/Makefile +++ b/math/metis4/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: METIS -# Version required: 4.0 # Date created: 26 Oct 97 # Whom: Pedro Giffuni <giffunip@asme.org> # # $FreeBSD$ # -DISTNAME= metis-4.0 +PORTNAME= metis +PORTVERSION= 4.0 CATEGORIES= math MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ |