diff options
author | obrien <obrien@FreeBSD.org> | 1999-08-25 15:23:21 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-08-25 15:23:21 +0800 |
commit | 08c99da18598e20aa33dabc3c6ee8a721dcb2673 (patch) | |
tree | 5f87915df2a8cfb0b2cd36446dc7ec00de8b8437 /math/lapack | |
parent | a370c8b2b5a309407e6394710bf5f9061b0e81d1 (diff) | |
download | freebsd-ports-gnome-08c99da18598e20aa33dabc3c6ee8a721dcb2673.tar.gz freebsd-ports-gnome-08c99da18598e20aa33dabc3c6ee8a721dcb2673.tar.zst freebsd-ports-gnome-08c99da18598e20aa33dabc3c6ee8a721dcb2673.zip |
Change Id->FreeBSD.
Diffstat (limited to 'math/lapack')
-rw-r--r-- | math/lapack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile index f7feec1fcdef..bf2a592d93f2 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -3,7 +3,7 @@ # Date created: 2 July 1994 # Whom: jmz # -# $Id: Makefile,v 1.9 1998/09/27 20:08:00 steve Exp $ +# $FreeBSD$ # DISTNAME= LAPACK |