Added comment that a portball's Makefile's header should not be changed
when upgrading a port. But my comment will probably be missed by most.. :-(
This commit is contained in:
parent
e519dbe8a1
commit
2cd7607307
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1691
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.75 1997-06-22 15:35:50 jfieber Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.76 1997-06-29 11:29:13 obrien Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||
|
@ -1514,7 +1514,8 @@ lib/libtcl.so.7.3
|
|||
[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 the first version of this Makefile]
|
||||
person who wrote the first version of this Makefile. This header should
|
||||
not be changed when upgrading the port later.]
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
|
|
Loading…
Reference in a new issue