Add/modify the description on the Date created: and Whom: lines in ports'
Makefile to clearly state that these lines are not supposed to be changed. Reviewed by: asami
This commit is contained in:
parent
ea5f42f948
commit
a344fe9285
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1657
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.73 1997-06-10 08:00:02 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.74 1997-06-16 22:54:38 max Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||
|
@ -1511,9 +1511,10 @@ lib/libtcl.so.7.3
|
|||
[the header...just to make it easier for us to identify the ports]
|
||||
# New ports collection makefile for: xdvi
|
||||
# Version required: pl18 [things like "1.5alpha" are fine here too]
|
||||
[this is the date when the first version of this Makefile was created]
|
||||
# Date created: 26 May 1995
|
||||
[this is the person who did the original port to FreeBSD, in particular, the
|
||||
person who wrote this Makefile]
|
||||
person who wrote the first version of this Makefile]
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue