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:
Satoshi Asami 1995-12-04 08:11:58 +00:00
parent 71745affbb
commit 01c565cd41
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=176

View file

@ -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 --> <!-- The FreeBSD Documentation Project -->
<sect><heading>Porting applications<label id="porting"></heading> <sect><heading>Porting applications<label id="porting"></heading>
@ -125,7 +125,7 @@
# Date created: 5 December 1994 # Date created: 5 December 1994
# Whom: asami # 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 DISTNAME= oneko-1.1b
@ -174,15 +174,13 @@ A cat chasing a mouse all over the screen
of the port. of the port.
<p>It is recommended that you sign the name at the end of <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> <tscreen><verb>
This is a port of oneko, in which a cat chases a poor mouse all over This is a port of oneko, in which a cat chases a poor mouse all over
the screen. the screen.
: :
(etc.) (etc.)
:
This is version 1.1b.
- Satoshi - Satoshi
asami@cs.berkeley.edu asami@cs.berkeley.edu
@ -882,7 +880,7 @@ 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: 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 [ ^^^^ don't worry about this...it will be automatically filled in by CVS when
it is committed to our repository] it is committed to our repository]
# #