diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 07:23:21 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 07:23:21 +0000 |
commit | d99d6e104d14e54ab828aa755cb6400fd572de83 (patch) | |
tree | b5a401ac57d3cab4b21d7e077f2c6cdb9bd7026c /math/p5-MatrixReal | |
parent | c6a64c1d7467b1f0fac4bf395250425d41973774 (diff) | |
download | ports-d99d6e104d14e54ab828aa755cb6400fd572de83.tar.gz ports-d99d6e104d14e54ab828aa755cb6400fd572de83.zip |
Notes
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r-- | math/p5-MatrixReal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index 68aac33f1dc0..2f9f0410d5e9 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -3,7 +3,7 @@ # Date Created: Aug 14 1997 # Whom: Sander Vesik <sander@haldjas.folklore.ee> # -# $Id: Makefile,v 1.3 1998/08/23 04:00:47 jseger Exp $ +# $FreeBSD$ DISTNAME= Math-MatrixReal-1.2 PKGNAME= p5-MatrixReal-1.2 |