The official announcment wanted
Created by before $FreeBSD$. Approved by: gabor
This commit is contained in:
parent
4759beb0bc
commit
1b558dd2ab
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39670
1 changed files with 5 additions and 4 deletions
|
|
@ -16477,15 +16477,16 @@ IGNORE= POINTYHAT is not supported
|
|||
<filename>Makefile</filename>.</para>
|
||||
|
||||
<programlisting>[the header...just to make it easier for us to identify the ports.]
|
||||
# $FreeBSD$
|
||||
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by SVN
|
||||
when it is committed to our repository. If upgrading a port, do not alter
|
||||
this line back to "$FreeBSD$". SVN deals with it automatically.]
|
||||
# Created by: Satoshi Asami <asami@FreeBSD.org>
|
||||
[The optional <emphasis>Created by:</emphasis> line names the person who originally
|
||||
created the port. If this line is present, future maintainers should
|
||||
not change or remove it except at the original author's request.]
|
||||
|
||||
# $FreeBSD$
|
||||
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by SVN
|
||||
when it is committed to our repository. If upgrading a port, do not alter
|
||||
this line back to "$FreeBSD$". SVN deals with it automatically.]
|
||||
|
||||
[section to describe the port itself and the master site - PORTNAME
|
||||
and PORTVERSION are always first, followed by CATEGORIES,
|
||||
and then MASTER_SITES, which can be followed by MASTER_SITE_SUBDIR.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue