Remove the part about recommending to put the version number in
pkg/DESCR. As in COMMENT, it is not necessary, as we already have it in ${PKGNAME}.
This commit is contained in:
parent
71745affbb
commit
01c565cd41
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=176
1 changed files with 4 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.8 1995-11-14 23:58:43 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.9 1995-12-04 08:11:58 asami 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.8 1995-11-14 23:58:43 asami Exp $
|
||||
# $Id: porting.sgml,v 1.9 1995-12-04 08:11:58 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= oneko-1.1b
|
||||
|
@ -174,15 +174,13 @@ A cat chasing a mouse all over the screen
|
|||
of the port.
|
||||
|
||||
<p>It is recommended that you sign the name at the end of
|
||||
this file, and also state the version number, as in:
|
||||
this file, as in:
|
||||
|
||||
<tscreen><verb>
|
||||
This is a port of oneko, in which a cat chases a poor mouse all over
|
||||
the screen.
|
||||
:
|
||||
(etc.)
|
||||
:
|
||||
This is version 1.1b.
|
||||
|
||||
- Satoshi
|
||||
asami@cs.berkeley.edu
|
||||
|
@ -882,7 +880,7 @@ lib/libtcl.so.7.3
|
|||
person who wrote this Makefile]
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: porting.sgml,v 1.8 1995-11-14 23:58:43 asami Exp $
|
||||
# $Id: porting.sgml,v 1.9 1995-12-04 08:11:58 asami 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