Since we use $ in our sample Makefiles, we can just say
$Id$. Suggested by: asami
This commit is contained in:
parent
cd6f582031
commit
5b5a53eba9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19508
@ -1,4 +1,4 @@
|
|||||||
<!-- $Id: porting.sgml,v 1.35 1996/11/06 06:03:17 max Exp $ -->
|
<!-- $Id: porting.sgml,v 1.36 1996/11/07 03:59:05 max Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||||
@ -157,7 +157,7 @@ The pattern is the year followed by the month.
|
|||||||
# Date created: 5 December 1994
|
# Date created: 5 December 1994
|
||||||
# Whom: asami
|
# Whom: asami
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.5 1995/04/11 00:20:20 asami Exp $
|
# $Id$
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= oneko-1.1b
|
DISTNAME= oneko-1.1b
|
||||||
@ -1149,10 +1149,9 @@ lib/libtcl.so.7.3
|
|||||||
person who wrote this Makefile]
|
person who wrote this Makefile]
|
||||||
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
|
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.19 1996/09/16 00:56:30 asami Exp $
|
# $Id$
|
||||||
[ ^^^^ do not worry about this, I know it says "porting.sgml"...it
|
[ ^^^^ do not worry about this, it will be automatically filled in by
|
||||||
will be automatically filled in by CVS when it is committed to our
|
CVS when it is committed to our repository]
|
||||||
repository]
|
|
||||||
#
|
#
|
||||||
|
|
||||||
[section to describe the port itself and the master site - DISTNAME
|
[section to describe the port itself and the master site - DISTNAME
|
||||||
|
Loading…
Reference in New Issue
Block a user