Pull this in from the HEAD
This commit is contained in:
parent
e27c18ea6e
commit
b9a635f2a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/branches/RELENG_2_1_0/; revision=154 svn path=/release/2.1.0/; revision=155; tag=release/2.1.0
1 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.2.4.2 1995-10-12 03:16:25 jfieber Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.2.4.3 1995-11-16 01:59:13 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Porting applications<label id="porting"></heading>
|
||||
|
@ -125,7 +125,7 @@
|
|||
# Date created: 5 December 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: porting.sgml,v 1.2.4.2 1995-10-12 03:16:25 jfieber Exp $
|
||||
# $Id: porting.sgml,v 1.2.4.3 1995-11-16 01:59:13 jkh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= oneko-1.1b
|
||||
|
@ -156,10 +156,10 @@
|
|||
<heading>COMMENT</heading>
|
||||
|
||||
<p>This is the one-line description of the port. It is
|
||||
recommended to have the name of the package at the
|
||||
recommended to not have the name of the package at the
|
||||
beginning, as in:
|
||||
<tscreen><verb>
|
||||
oneko-1.1b, a cat chasing a mouse all over the screen
|
||||
A cat chasing a mouse all over the screen
|
||||
</verb></tscreen>
|
||||
|
||||
<sect3>
|
||||
|
@ -882,7 +882,7 @@ lib/libtcl.so.7.3
|
|||
person who wrote this Makefile]
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: porting.sgml,v 1.2.4.2 1995-10-12 03:16:25 jfieber Exp $
|
||||
# $Id: porting.sgml,v 1.2.4.3 1995-11-16 01:59:13 jkh Exp $
|
||||
[ ^^^^ don't worry about this...it will be automatically filled in by CVS when
|
||||
it is committed to our repository]
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue