summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-08-25 07:23:21 +0000
committerobrien <obrien@FreeBSD.org>1999-08-25 07:23:21 +0000
commit08c99da18598e20aa33dabc3c6ee8a721dcb2673 (patch)
tree5f87915df2a8cfb0b2cd36446dc7ec00de8b8437 /math
parenta370c8b2b5a309407e6394710bf5f9061b0e81d1 (diff)
downloadFreeBSD-ports-08c99da18598e20aa33dabc3c6ee8a721dcb2673.zip
FreeBSD-ports-08c99da18598e20aa33dabc3c6ee8a721dcb2673.tar.gz
Change Id->FreeBSD.
Diffstat (limited to 'math')
-rw-r--r--math/abs/Makefile2
-rw-r--r--math/add/Makefile2
-rw-r--r--math/apc/Makefile2
-rw-r--r--math/bihar/Makefile2
-rw-r--r--math/blas/Makefile2
-rw-r--r--math/calc/Makefile2
-rw-r--r--math/calctool/Makefile2
-rw-r--r--math/dcdflib/Makefile2
-rw-r--r--math/eispack/Makefile2
-rw-r--r--math/eval/Makefile2
-rw-r--r--math/femlab/Makefile2
-rw-r--r--math/fftpack/Makefile2
-rw-r--r--math/fftw/Makefile2
-rw-r--r--math/fftw3/Makefile2
-rw-r--r--math/freefem/Makefile2
-rw-r--r--math/fudgit/Makefile2
-rw-r--r--math/geg/Makefile2
-rw-r--r--math/gnumeric/Makefile2
-rw-r--r--math/gnumeric2/Makefile2
-rw-r--r--math/gnuplot+/Makefile2
-rw-r--r--math/gnuplot/Makefile2
-rw-r--r--math/grace/Makefile2
-rw-r--r--math/hexcalc/Makefile2
-rw-r--r--math/kcalc/Makefile2
-rw-r--r--math/lapack/Makefile2
-rw-r--r--math/librandlib/Makefile2
-rw-r--r--math/libranlib/Makefile2
-rw-r--r--math/linpack/Makefile2
-rw-r--r--math/metis/Makefile2
-rw-r--r--math/metis4/Makefile2
-rw-r--r--math/netcdf/Makefile2
-rw-r--r--math/numpy/Makefile2
-rw-r--r--math/octave-devel/Makefile2
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/oleo/Makefile2
-rw-r--r--math/p5-MatrixReal/Makefile2
-rw-r--r--math/p5-Set-IntSpan/Makefile2
-rw-r--r--math/pari/Makefile2
-rw-r--r--math/parmetis/Makefile2
-rw-r--r--math/plplot/Makefile2
-rw-r--r--math/py-numeric/Makefile2
-rw-r--r--math/py-numeric17/Makefile2
-rw-r--r--math/py-scientific/Makefile2
-rw-r--r--math/pygist/Makefile2
-rw-r--r--math/randlib/Makefile2
-rw-r--r--math/sc/Makefile2
-rw-r--r--math/siag/Makefile2
-rw-r--r--math/simpack/Makefile2
-rw-r--r--math/snns/Makefile2
-rw-r--r--math/spin/Makefile2
-rw-r--r--math/ss/Makefile2
-rw-r--r--math/superlu/Makefile2
-rw-r--r--math/umatrix/Makefile2
-rw-r--r--math/umfpack/Makefile2
-rw-r--r--math/vtk/Makefile2
-rw-r--r--math/vtk43/Makefile2
-rw-r--r--math/vtk5/Makefile2
-rw-r--r--math/wingz/Makefile2
-rw-r--r--math/wingz3/Makefile2
-rw-r--r--math/xgfe/Makefile2
-rw-r--r--math/xgraph/Makefile2
61 files changed, 61 insertions, 61 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile
index 8ba75eb..321c6e2 100644
--- a/math/abs/Makefile
+++ b/math/abs/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 January 1999
# Whom: gmarco
#
-# $Id: Makefile,v 1.2 1999/03/24 17:43:06 steve Exp $
+# $FreeBSD$
#
DISTNAME= abs-src-0.6a
diff --git a/math/add/Makefile b/math/add/Makefile
index db85789..f8d4078 100644
--- a/math/add/Makefile
+++ b/math/add/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 August 1998
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= add
diff --git a/math/apc/Makefile b/math/apc/Makefile
index a593b7d..778cefd 100644
--- a/math/apc/Makefile
+++ b/math/apc/Makefile
@@ -3,7 +3,7 @@
# Date created: May 1 1997
# Whom: Eric A. Griff <eagriff@global2000.net>
#
-# $Id: Makefile,v 1.9 1999/01/07 08:19:43 simokawa Exp $
+# $FreeBSD$
#
DISTNAME= apc-1.0
diff --git a/math/bihar/Makefile b/math/bihar/Makefile
index 72965c0..347ef9f 100644
--- a/math/bihar/Makefile
+++ b/math/bihar/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1996
# Whom: Pedro Giffuni S.
#
-# $Id: Makefile,v 1.8 1998/11/14 09:43:22 asami Exp $
+# $FreeBSD$
#
DISTNAME= bihar
diff --git a/math/blas/Makefile b/math/blas/Makefile
index f04d916..77dfcb7 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.20 1998/09/28 09:44:23 asami Exp $
+# $FreeBSD$
#
DISTNAME= blas
diff --git a/math/calc/Makefile b/math/calc/Makefile
index fbf7daf..9727fbb 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.11 1998/06/04 17:13:49 smace Exp $
+# $FreeBSD$
#
DISTNAME= calc-2.9.3t6
diff --git a/math/calctool/Makefile b/math/calctool/Makefile
index b53143e..f06d596 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
diff --git a/math/dcdflib/Makefile b/math/dcdflib/Makefile
index 1ea8a65..31f0495 100644
--- a/math/dcdflib/Makefile
+++ b/math/dcdflib/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 September 1998
# Whom: Anton Berezin <tobez@plab.ku.dk>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= dcdflib.c-1.1
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index 414f656..15d81d6 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.20 1999/02/03 11:11:53 asami Exp $
+# $FreeBSD$
#
DISTNAME= eispack
diff --git a/math/eval/Makefile b/math/eval/Makefile
index 1dea64f..62e5a67 100644
--- a/math/eval/Makefile
+++ b/math/eval/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Sep 1997
# Whom: eserte
#
-# $Id: Makefile,v 1.2 1998/07/07 18:55:41 scrappy Exp $
+# $FreeBSD$
#
DISTNAME= Eval113
diff --git a/math/femlab/Makefile b/math/femlab/Makefile
index 11ad3a2..da7475e 100644
--- a/math/femlab/Makefile
+++ b/math/femlab/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 June 1997
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.3 1998/08/05 09:31:28 asami Exp $
+# $FreeBSD$
#
DISTNAME= femlab-2d-v1.1
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile
index 72965c0..347ef9f 100644
--- a/math/fftpack/Makefile
+++ b/math/fftpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1996
# Whom: Pedro Giffuni S.
#
-# $Id: Makefile,v 1.8 1998/11/14 09:43:22 asami Exp $
+# $FreeBSD$
#
DISTNAME= bihar
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index b0b31ef..cd6ce1b 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 28 1998
# Whom: Lars Koeller <lkoeller@cc.fh-lippe.de>
#
-# $Id: Makefile,v 1.4 1999/06/08 22:07:34 steve Exp $
+# $FreeBSD$
#
DISTNAME= fftw-2.1.2
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile
index b0b31ef..cd6ce1b 100644
--- a/math/fftw3/Makefile
+++ b/math/fftw3/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 28 1998
# Whom: Lars Koeller <lkoeller@cc.fh-lippe.de>
#
-# $Id: Makefile,v 1.4 1999/06/08 22:07:34 steve Exp $
+# $FreeBSD$
#
DISTNAME= fftw-2.1.2
diff --git a/math/freefem/Makefile b/math/freefem/Makefile
index 33e3f7b..8a1b4de 100644
--- a/math/freefem/Makefile
+++ b/math/freefem/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 December 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.7 1999/03/15 01:53:46 steve Exp $
+# $FreeBSD$
#
DISTNAME= freefem-3.4
diff --git a/math/fudgit/Makefile b/math/fudgit/Makefile
index f84df3e..584cff0 100644
--- a/math/fudgit/Makefile
+++ b/math/fudgit/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.7 1996/11/18 14:05:04 asami Exp $
+# $FreeBSD$
#
DISTNAME= Fudgit_2.41
diff --git a/math/geg/Makefile b/math/geg/Makefile
index faadd6c..4ce6a5b 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 Aug 1998
# Whom: rom
#
-# $Id: Makefile,v 1.10 1999/06/19 07:47:52 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= geg-0.99.0
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 57d91de..ce8d84d 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 October 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.12 1999/05/30 03:50:25 steve Exp $
+# $FreeBSD$
#
DISTNAME= gnumeric-0.31
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 57d91de..ce8d84d 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 October 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.12 1999/05/30 03:50:25 steve Exp $
+# $FreeBSD$
#
DISTNAME= gnumeric-0.31
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index 69a6870..33ec97b 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -3,7 +3,7 @@
# Date created: May 18, 1999
# Whom: NAKAJI Hiroyuki
#
-# $Id: Makefile,v 1.1.1.1 1999/06/09 01:51:48 steve Exp $
+# $FreeBSD$
#
DISTNAME= gnuplot37+-1.1.8
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 1a106fa..08264c6 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 April 1998
# Whom: chuckr
#
-# $Id: Makefile,v 1.21 1999/01/23 07:05:24 vanilla Exp $
+# $FreeBSD$
#
DISTNAME= gnuplot-3.7
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 90e5006..6460688 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 28 1998
# Whom: Lars Koeller <lkoeller@cc.fh-lippe.de>
#
-# $Id: Makefile,v 1.3 1999/05/29 04:23:04 steve Exp $
+# $FreeBSD$
#
DISTNAME= grace-5.0.2beta
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile
index 321c6ee..df853f9 100644
--- a/math/hexcalc/Makefile
+++ b/math/hexcalc/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.8 1997/12/25 22:29:42 asami Exp $
+# $FreeBSD$
#
DISTNAME= hexcalc
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index 0e14f70..f417ef2 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.31 1999/05/03 22:28:56 se Exp $
+# $FreeBSD$
#
DISTNAME= kdeutils-1.1.1
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index f7feec1..bf2a592 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
diff --git a/math/librandlib/Makefile b/math/librandlib/Makefile
index 9d60f6e..18ac99d 100644
--- a/math/librandlib/Makefile
+++ b/math/librandlib/Makefile
@@ -3,7 +3,7 @@
# Date created: 06 April 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/11/14 09:43:24 asami Exp $
+# $FreeBSD$
#
DISTNAME= ranlib.c
diff --git a/math/libranlib/Makefile b/math/libranlib/Makefile
index 9d60f6e..18ac99d 100644
--- a/math/libranlib/Makefile
+++ b/math/libranlib/Makefile
@@ -3,7 +3,7 @@
# Date created: 06 April 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/11/14 09:43:24 asami Exp $
+# $FreeBSD$
#
DISTNAME= ranlib.c
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 62fed39..390feb6 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.19 1999/02/03 11:11:53 asami Exp $
+# $FreeBSD$
#
DISTNAME= linpack
diff --git a/math/metis/Makefile b/math/metis/Makefile
index fc2b437..369817e 100644
--- a/math/metis/Makefile
+++ b/math/metis/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Oct 97
# Whom: Pedro Giffuni <giffunip@asme.org>
#
-# $Id: Makefile,v 1.3 1999/04/13 10:54:19 jseger Exp $
+# $FreeBSD$
#
DISTNAME= metis-4.0
diff --git a/math/metis4/Makefile b/math/metis4/Makefile
index fc2b437..369817e 100644
--- a/math/metis4/Makefile
+++ b/math/metis4/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Oct 97
# Whom: Pedro Giffuni <giffunip@asme.org>
#
-# $Id: Makefile,v 1.3 1999/04/13 10:54:19 jseger Exp $
+# $FreeBSD$
#
DISTNAME= metis-4.0
diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile
index 451f282..097a4dd 100644
--- a/math/netcdf/Makefile
+++ b/math/netcdf/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 July 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= netcdf-3.5-beta1
diff --git a/math/numpy/Makefile b/math/numpy/Makefile
index ba8a2a7..3562c75 100644
--- a/math/numpy/Makefile
+++ b/math/numpy/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 April 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.14 1998/12/29 14:32:06 tg Exp $
+# $FreeBSD$
#
DISTNAME= LLNLDistribution11
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index c9969bc..e9ac29d 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 September 1998
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp $
+# $FreeBSD$
#
DISTNAME= octave-2.0.13
diff --git a/math/octave/Makefile b/math/octave/Makefile
index c9969bc..e9ac29d 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 September 1998
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp $
+# $FreeBSD$
#
DISTNAME= octave-2.0.13
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index db64794..af85539 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 September 1994
# Whom: mr
#
-# $Id: Makefile,v 1.11 1997/10/31 13:43:28 tg Exp $
+# $FreeBSD$
#
DISTNAME= oleo-1.6
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile
index 68aac33..2f9f041 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
diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile
index 6ebb22c..5303c1f 100644
--- a/math/p5-Set-IntSpan/Makefile
+++ b/math/p5-Set-IntSpan/Makefile
@@ -3,7 +3,7 @@
# Date created: February 7, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
-# $Id: Makefile,v 1.1.1.1 1998/12/24 06:46:58 steve Exp $
+# $FreeBSD$
#
DISTNAME= Set-IntSpan-1.07
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 41788cb..044aa43 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 January 1999
# Whom: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
#
-# $Id: Makefile,v 1.7 1999/07/04 21:29:55 steve Exp $
+# $FreeBSD$
#
DISTNAME= pari-2.0.16.beta
diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile
index 2a509ad..5fd1d6d 100644
--- a/math/parmetis/Makefile
+++ b/math/parmetis/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 May 99
# Whom: Eoin Lawless (eoin@maths.tcd.ie)
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= ParMetis-2.0
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 5577944..3791c31 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 Oct 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.6 1998/11/14 09:43:24 asami Exp $
+# $FreeBSD$
#
DISTNAME= plplot4p99j
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile
index ba8a2a7..3562c75 100644
--- a/math/py-numeric/Makefile
+++ b/math/py-numeric/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 April 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.14 1998/12/29 14:32:06 tg Exp $
+# $FreeBSD$
#
DISTNAME= LLNLDistribution11
diff --git a/math/py-numeric17/Makefile b/math/py-numeric17/Makefile
index ba8a2a7..3562c75 100644
--- a/math/py-numeric17/Makefile
+++ b/math/py-numeric17/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 April 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.14 1998/12/29 14:32:06 tg Exp $
+# $FreeBSD$
#
DISTNAME= LLNLDistribution11
diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile
index edd6113..4cf2d9d 100644
--- a/math/py-scientific/Makefile
+++ b/math/py-scientific/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 July 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= ScientificPython-2.0b1
diff --git a/math/pygist/Makefile b/math/pygist/Makefile
index 228fdb8..0a089f4 100644
--- a/math/pygist/Makefile
+++ b/math/pygist/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 May 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.9 1998/12/29 14:44:49 tg Exp $
+# $FreeBSD$
#
DISTNAME= LLNLDistribution11
diff --git a/math/randlib/Makefile b/math/randlib/Makefile
index 9d60f6e..18ac99d 100644
--- a/math/randlib/Makefile
+++ b/math/randlib/Makefile
@@ -3,7 +3,7 @@
# Date created: 06 April 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/11/14 09:43:24 asami Exp $
+# $FreeBSD$
#
DISTNAME= ranlib.c
diff --git a/math/sc/Makefile b/math/sc/Makefile
index c4bf681..24796da 100644
--- a/math/sc/Makefile
+++ b/math/sc/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 July 1998
# Whom: Heinz Tschabitscher
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= sc-6.21
diff --git a/math/siag/Makefile b/math/siag/Makefile
index c57c731..4bb0ec1 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Jan 1998
# Whom: mi@aldan.algebra.com
#
-# $Id: Makefile,v 1.17 1999/07/04 10:43:39 obrien Exp $
+# $FreeBSD$
#
DISTNAME= siag-3.1.18
diff --git a/math/simpack/Makefile b/math/simpack/Makefile
index 90525c4..7d0da6b 100644
--- a/math/simpack/Makefile
+++ b/math/simpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 June 1997
# Whom: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua>
#
-# $Id: Makefile,v 1.5 1998/11/28 05:39:00 asami Exp $
+# $FreeBSD$
#
DISTNAME= simpack-3.0
diff --git a/math/snns/Makefile b/math/snns/Makefile
index 34875a2..6441609 100644
--- a/math/snns/Makefile
+++ b/math/snns/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Febuary 1997
# Whom: reg@shale.csir.co.za
#
-# $Id: Makefile,v 1.1.1.1 1999/04/03 01:04:47 steve Exp $
+# $FreeBSD$
#
DISTNAME= SNNSv4.1
diff --git a/math/spin/Makefile b/math/spin/Makefile
index 179b491..2acb829 100644
--- a/math/spin/Makefile
+++ b/math/spin/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 23, 1997
# Whom: jhanna@home.com
#
-# $Id: Makefile,v 1.3 1999/06/25 03:51:25 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= spin-3.33
diff --git a/math/ss/Makefile b/math/ss/Makefile
index be2eb2a..c857a21 100644
--- a/math/ss/Makefile
+++ b/math/ss/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 January 1997
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.4 1998/12/09 19:24:06 billf Exp $
+# $FreeBSD$
#
DISTNAME= ss_1.3.3
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index 3e43460..545c475 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 Oct 97
# Whom: Pedro Giffuni <giffunip@asme.org>
#
-# $Id: Makefile,v 1.4 1998/12/15 18:04:06 vanilla Exp $
+# $FreeBSD$
#
DISTNAME= superlu_1.1
diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile
index 6ad107b..0cbb0d6 100644
--- a/math/umatrix/Makefile
+++ b/math/umatrix/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 May 1997
# Whom: Sandro Sigala <ssigala@globalnet.it>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= umatrix-1.1
diff --git a/math/umfpack/Makefile b/math/umfpack/Makefile
index 354948e..99918d6 100644
--- a/math/umfpack/Makefile
+++ b/math/umfpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Nov 97
# Whom: Pedro Giffuni <giffunip@asme.org>
#
-# $Id: Makefile,v 1.2 1998/08/20 07:01:07 tg Exp $
+# $FreeBSD$
#
DISTNAME= umfpack2.2
diff --git a/math/vtk/Makefile b/math/vtk/Makefile
index 3ba8768..c9e7558 100644
--- a/math/vtk/Makefile
+++ b/math/vtk/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= vtk23unix
diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile
index 3ba8768..c9e7558 100644
--- a/math/vtk43/Makefile
+++ b/math/vtk43/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= vtk23unix
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index 3ba8768..c9e7558 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= vtk23unix
diff --git a/math/wingz/Makefile b/math/wingz/Makefile
index 7bb56bb..8b4a54f 100644
--- a/math/wingz/Makefile
+++ b/math/wingz/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Nov 27 09:15:10 CST 1996
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.6 1999/01/07 02:31:45 simokawa Exp $
+# $FreeBSD$
#
DISTNAME= Wingz-142
diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile
index 7bb56bb..8b4a54f 100644
--- a/math/wingz3/Makefile
+++ b/math/wingz3/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Nov 27 09:15:10 CST 1996
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.6 1999/01/07 02:31:45 simokawa Exp $
+# $FreeBSD$
#
DISTNAME= Wingz-142
diff --git a/math/xgfe/Makefile b/math/xgfe/Makefile
index e51d276..d237d96 100644
--- a/math/xgfe/Makefile
+++ b/math/xgfe/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 March 1998
# Whom: Matthew Hunt <mph@pobox.com>
#
-# $Id: Makefile,v 1.9 1999/03/08 00:18:18 mph Exp $
+# $FreeBSD$
#
DISTNAME= xgfe-2.0
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile
index 55129dd..cc089ca 100644
--- a/math/xgraph/Makefile
+++ b/math/xgraph/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.10 1998/09/27 20:16:43 steve Exp $
+# $FreeBSD$
#
DISTNAME= xgraph-11.3.2
OpenPOWER on IntegriCloud