From 584ff28626f361cb1fea9bb6a92c11f579c2c539 Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 12 Aug 2008 21:32:26 +0000 Subject: fix typo. --- math/blas/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/blas') diff --git a/math/blas/Makefile b/math/blas/Makefile index 0c4413dae2a..bebe90dedd2 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2008/08/12 21:29:11 markd Exp $ +# $NetBSD: Makefile,v 1.26 2008/08/12 21:32:26 markd Exp $ # DISTNAME= blas PKGNAME= blas-1.1 -PKG_REVISION= 1 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/blas/ EXTRACT_SUFX= .tgz -- cgit v1.2.3