diff options
author | asami <asami@FreeBSD.org> | 1995-12-04 08:11:58 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-12-04 08:11:58 +0000 |
commit | c086d222ea59180ef7e02a2d1549f2160d86343a (patch) | |
tree | d10247516b0e049336892a6594c703fdacd5648b /share/doc/handbook | |
parent | 9001e3d77ea75642932cf32c10939bc92ad36920 (diff) | |
download | FreeBSD-src-c086d222ea59180ef7e02a2d1549f2160d86343a.zip FreeBSD-src-c086d222ea59180ef7e02a2d1549f2160d86343a.tar.gz |
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}.
Diffstat (limited to 'share/doc/handbook')
-rw-r--r-- | share/doc/handbook/porting.sgml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml index b93e30f..3b2145d 100644 --- a/share/doc/handbook/porting.sgml +++ b/share/doc/handbook/porting.sgml @@ -1,4 +1,4 @@ -<!-- $Id: porting.sgml,v 1.7 1995/10/07 04:31:35 jfieber Exp $ --> +<!-- $Id: porting.sgml,v 1.8 1995/11/14 23:58:43 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.7 1995/10/07 04:31:35 jfieber Exp $ + # $Id: porting.sgml,v 1.8 1995/11/14 23:58:43 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.7 1995/10/07 04:31:35 jfieber Exp $ + # $Id: porting.sgml,v 1.8 1995/11/14 23:58:43 asami Exp $ [ ^^^^ don't worry about this...it will be automatically filled in by CVS when it is committed to our repository] # |