summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-09-12 05:00:53 +0000
committerasami <asami@FreeBSD.org>1996-09-12 05:00:53 +0000
commitdad8cc5566edd7fde5fb459908ec72dee816116d (patch)
treeda4d3e8fb9080d62f6ff9e063dd2f1c21d2b78ea
parent20bde0706634991cd46d11f10d4339acd9b776af (diff)
downloadFreeBSD-src-dad8cc5566edd7fde5fb459908ec72dee816116d.zip
FreeBSD-src-dad8cc5566edd7fde5fb459908ec72dee816116d.tar.gz
Fix gaffe in comment. DISTNAME "v3.3beta021.src" corresponds to
PKGNAME "tiff-3.3", not "jpeg-5a". Submitted by: y-koga@ccs.mt.nec.co.jp
-rw-r--r--share/doc/handbook/porting.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml
index d22b8f0..ba20343 100644
--- a/share/doc/handbook/porting.sgml
+++ b/share/doc/handbook/porting.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: porting.sgml,v 1.27 1996/08/28 06:26:38 asami Exp $ -->
+<!-- $Id: porting.sgml,v 1.28 1996/08/28 06:40:49 asami Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
@@ -157,7 +157,7 @@ The pattern is the year followed by the month.
# Date created: 5 December 1994
# Whom: asami
#
- # $Id: porting.sgml,v 1.27 1996/08/28 06:26:38 asami Exp $
+ # $Id: porting.sgml,v 1.28 1996/08/28 06:40:49 asami Exp $
#
DISTNAME= oneko-1.1b
@@ -1098,7 +1098,7 @@ lib/libtcl.so.7.3
person who wrote this Makefile]
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
#
- # $Id: porting.sgml,v 1.27 1996/08/28 06:26:38 asami Exp $
+ # $Id: porting.sgml,v 1.28 1996/08/28 06:40:49 asami Exp $
[ ^^^^ do not worry about this, I know it says "porting.sgml"...it
will be automatically filled in by CVS when it is committed to our
repository]
@@ -1221,7 +1221,7 @@ gmod1.4 gmod-1.4 need hyphen after `<name>'
xmris.4.02 xmris-4.02 ditto
rdist-1.3alpha rdist-1.3a no strings like `alpha' allowed
es-0.9-beta1 es-0.9b1 ditto
-v3.3beta021.src jpeg-5a what the heck was that anyway? ;)
+v3.3beta021.src tiff-3.3 what the heck was that anyway? ;)
tvtwm tvtwm-pl11 version string always required
piewm piewm-1.0 ditto
xvgr-2.10pl1 xvgr-2.10.1 `pl' allowed only when no maj/minor numbers
OpenPOWER on IntegriCloud