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/calctool | |
parent | c6a64c1d7467b1f0fac4bf395250425d41973774 (diff) | |
download | ports-d99d6e104d14e54ab828aa755cb6400fd572de83.tar.gz ports-d99d6e104d14e54ab828aa755cb6400fd572de83.zip |
Notes
Diffstat (limited to 'math/calctool')
-rw-r--r-- | math/calctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile index b53143e6e485..f06d5960992d 100644 --- a/math/calctool/Makefile +++ b/math/calctool/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Dec 1996 # Whom: nsayer@quack.kfu.com # -# $Id: Makefile,v 1.2 1996/12/12 05:28:54 asami Exp $ +# $FreeBSD$ # DISTNAME= calctool-2.4pl13 |