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/pilot_makedoc | |
parent | a6c3f623315f77a2de46441c64b9c0de31749bf3 (diff) | |
download | ports-da8955d04bee77058a7a233de93129531dda5845.tar.gz ports-da8955d04bee77058a7a233de93129531dda5845.zip |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=21127
Diffstat (limited to 'palm/pilot_makedoc')
-rw-r--r-- | palm/pilot_makedoc/Makefile | 2 | ||||
-rw-r--r-- | palm/pilot_makedoc/files/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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++ |