diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-30 11:53:46 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-30 11:53:46 +0000 |
commit | 92b255b5f2f035c6f899af55ee441c886a9927e7 (patch) | |
tree | a04104b9d39f62dcc15ab360aae52cd18ab3772a | |
parent | fca32bec843aa4538c7e2fbec404070846f7eacc (diff) | |
download | ports-92b255b5f2f035c6f899af55ee441c886a9927e7.tar.gz ports-92b255b5f2f035c6f899af55ee441c886a9927e7.zip |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=21121
-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 32309cab1737..24ff30bacf53 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 8553a11755c2..5b32f2c6171b 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 6f93fcbe4132..826e83ec71ec 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 ca856e9e898a..20718900be5b 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 3e5acffc1ac2..330e66dd0857 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 9ff9f9d30176..959e8483700a 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 |