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
This commit is contained in:
parent
3b185154ed
commit
4a76b8c496
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=528
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.28 1996-08-28 06:40:49 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.29 1996-09-12 05:00:53 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.28 1996-08-28 06:40:49 asami Exp $
|
||||
# $Id: porting.sgml,v 1.29 1996-09-12 05:00:53 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.28 1996-08-28 06:40:49 asami Exp $
|
||||
# $Id: porting.sgml,v 1.29 1996-09-12 05:00:53 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
|
||||
|
|
Loading…
Reference in a new issue