diff options
author | peter <peter@FreeBSD.org> | 1999-08-30 11:53:46 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-30 11:53:46 +0000 |
commit | 76399bbea6b3155945c43b0695990c1a382836f4 (patch) | |
tree | e8f252149ac1065bd48ebf7cf8d1bd6a26e5f1c2 | |
parent | bea3a8546395a605a343cd4474c2c245f1236be5 (diff) | |
download | FreeBSD-ports-76399bbea6b3155945c43b0695990c1a382836f4.zip FreeBSD-ports-76399bbea6b3155945c43b0695990c1a382836f4.tar.gz |
$Id$ -> $FreeBSD$
-rw-r--r-- | math/Makefile | 2 | ||||
-rw-r--r-- | math/xldlas/Makefile | 2 | ||||
-rw-r--r-- | math/xlispstat/Makefile | 2 | ||||
-rw-r--r-- | math/xmgr/Makefile | 2 | ||||
-rw-r--r-- | math/xplot/Makefile | 2 | ||||
-rw-r--r-- | math/xwpl/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/math/Makefile b/math/Makefile index 32309ca..24ff30b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1999/06/09 01:52:16 steve Exp $ +# $FreeBSD$ # SUBDIR += PDL diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 8553a11..5b32f2c 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Dec 97 # Whom: Pedro Giffuni <giffunip@asme.org> # -# $Id: Makefile,v 1.7 1999/01/07 08:19:45 simokawa Exp $ +# $FreeBSD$ # DISTNAME= xldlas-0.85 diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 6f93fcb..826e83e 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Aug 15 17:57:48 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.6 1997/08/11 15:10:33 erich Exp $ +# $FreeBSD$ # DISTNAME= xlispstat-3-44 diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index ca856e9..2071890 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -3,7 +3,7 @@ # Date created: So 2 Mär 1997 12:11:43 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.16 1999/08/28 02:17:21 mharo Exp $ +# $FreeBSD$ # DISTNAME= xmgr-4.1.1 diff --git a/math/xplot/Makefile b/math/xplot/Makefile index 3e5acff..330e66d 100644 --- a/math/xplot/Makefile +++ b/math/xplot/Makefile @@ -3,7 +3,7 @@ # Date created: 3 March 1997 # Whom: fenner # -# $Id: Makefile,v 1.2 1998/03/20 19:25:35 fenner Exp $ +# $FreeBSD$ # DISTNAME= xplot-0.90 diff --git a/math/xwpl/Makefile b/math/xwpl/Makefile index 9ff9f9d..959e848 100644 --- a/math/xwpl/Makefile +++ b/math/xwpl/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Nov 97 # Whom: Pedro Giffuni <giffunip@asme.org> # -# $Id: Makefile,v 1.2 1999/07/02 00:02:56 mph Exp $ +# $FreeBSD$ # DISTNAME= xwpl-1.3-freebsd |