From 1df1a17abc224c7b035253c7089ca62f3b56a87a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 07:20:58 +0000 Subject: Convert to PORTNAME/PORTVERSION. --- math/lapack/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/lapack') diff --git a/math/lapack/Makefile b/math/lapack/Makefile index 02d4e14ada50..06cad2bc05c1 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: lapack -# Version required: 3.0 # Date created: 2 July 1994 # Whom: jmz # # $FreeBSD$ # -DISTNAME= LAPACK -PKGNAME= lapack-3.0 +PORTNAME= lapack +PORTVERSION= 3.0 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/lapack/ +DISTNAME= LAPACK DISTFILES= lapack.tgz manpages.tgz MAINTAINER= jmz@FreeBSD.org -- cgit v1.2.3