Back out rev. 1.58.

This commit is contained in:
Satoshi Asami 1997-01-14 23:40:51 +00:00
parent a96669d416
commit 472019bfff
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1021

View file

@ -160,7 +160,7 @@ The pattern is the year followed by the month.
# Date created: 5 December 1994 # Date created: 5 December 1994
# Whom: asami # Whom: asami
# #
# $FreeBSD$ # $Id$
# #
DISTNAME= oneko-1.1b DISTNAME= oneko-1.1b
@ -175,7 +175,7 @@ The pattern is the year followed by the month.
</verb></tscreen> </verb></tscreen>
<p>See if you can figure it out. Do not worry about the contents <p>See if you can figure it out. Do not worry about the contents
of the <tt>&dollar;FreeBSD&dollar;</tt> line, it will be filled in of the <tt>&dollar;Id&dollar;</tt> line, it will be filled in
automatically by CVS when the port is imported to our main automatically by CVS when the port is imported to our main
ports tree. You can find a more detailed example in the <ref ports tree. You can find a more detailed example in the <ref
id="porting:samplem" name="sample Makefile"> section. id="porting:samplem" name="sample Makefile"> section.
@ -1223,8 +1223,8 @@ 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>
# #
# &dollar;FreeBSD&dollar; # &dollar;Id&dollar;
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by CVS [ ^^^^ This will be automatically replaced with RCS ID string by CVS
when it is committed to our repository.] when it is committed to our repository.]
# #