diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-30 14:33:04 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-30 14:33:04 +0000 |
commit | da8955d04bee77058a7a233de93129531dda5845 (patch) | |
tree | 67b6c3edadf651ab367fb68cdbdb5322721b0744 /palm | |
parent | $Id$ -> $FreeBSD$ (diff) |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=21127
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 2 | ||||
-rw-r--r-- | palm/kpilot/Makefile | 2 | ||||
-rw-r--r-- | palm/pilot-link-devel/Makefile | 2 | ||||
-rw-r--r-- | palm/pilot-link/Makefile | 2 | ||||
-rw-r--r-- | palm/pilot_makedoc/Makefile | 2 | ||||
-rw-r--r-- | palm/pilot_makedoc/files/Makefile | 2 | ||||
-rw-r--r-- | palm/prc-tools/Makefile | 2 | ||||
-rw-r--r-- | palm/syncal/Makefile | 2 | ||||
-rw-r--r-- | palm/xcopilot/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/palm/Makefile b/palm/Makefile index e6c5efa26aa1..1df9825730d9 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1999/01/09 08:52:26 asami Exp $ +# $FreeBSD$ # SUBDIR += kpilot diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index ed4a676f28a9..3e9d8e907d87 100644 --- a/palm/kpilot/Makefile +++ b/palm/kpilot/Makefile @@ -3,7 +3,7 @@ # Date created: 09 April 1998 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.22 1999/05/24 02:31:44 steve Exp $ +# $FreeBSD$ # DISTNAME= kpilot-3.0.2 diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index 2054c3d21926..ba86c79e8d28 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.26 1999/04/22 21:01:45 mharo Exp $ +# $FreeBSD$ DISTNAME= pilot-link.0.9.3 PKGNAME= pilot-link-0.9.3 diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 2054c3d21926..ba86c79e8d28 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.26 1999/04/22 21:01:45 mharo Exp $ +# $FreeBSD$ DISTNAME= pilot-link.0.9.3 PKGNAME= pilot-link-0.9.3 diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile index cba104694b18..f4998f8e87c0 100644 --- a/palm/pilot_makedoc/Makefile +++ b/palm/pilot_makedoc/Makefile @@ -3,7 +3,7 @@ # Date created: May 10th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.4 1998/01/01 17:29:11 asami Exp $ +# $FreeBSD$ # PKGNAME= pilot_makedoc-0.7 diff --git a/palm/pilot_makedoc/files/Makefile b/palm/pilot_makedoc/files/Makefile index 7d9285dfbe21..3d245f80c487 100644 --- a/palm/pilot_makedoc/files/Makefile +++ b/palm/pilot_makedoc/files/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $FreeBSD$ # CC= g++ diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 004e5f6a1dcf..62bf43dfc2f4 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.12 1999/04/24 03:07:36 nectar Exp $ +# $FreeBSD$ # # *WARNING* write access to ${PREFIX} is required DURING build because the # make "all" target actually installs the gnu tools before building the diff --git a/palm/syncal/Makefile b/palm/syncal/Makefile index 038deddd3db3..d748fa6f93ea 100644 --- a/palm/syncal/Makefile +++ b/palm/syncal/Makefile @@ -3,7 +3,7 @@ # Date created: So 7 Feb 1999 20:50:43 MET # Whom: Lars Koeller <lkoeller@cc.fh-lippe.de> # -# $Id$ +# $FreeBSD$ # DISTNAME= syncal-0.5 diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile index b7c06fc0b921..15ddd3ffd7b2 100644 --- a/palm/xcopilot/Makefile +++ b/palm/xcopilot/Makefile @@ -3,7 +3,7 @@ # Date created: July 17 1997 # Whom: Nick Sayer <nsayer@quack.kfu.com> # -# $Id: Makefile,v 1.7 1999/01/09 08:52:31 asami Exp $ +# $FreeBSD$ # DISTNAME= xcopilot-0.6.6 |