Move comment back to the beginning and remove wrong line
that was accidentally kept when doing r53401. Noticed by: dbaio
This commit is contained in:
parent
c5b5ab405b
commit
118a6ec6d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53405
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- PGP keyblocks -->
|
||||
<!ENTITY pgpkey.0mp SYSTEM "0mp.key">
|
||||
<!ENTITY pgpkey.0mp SYSTEM "sg.key">
|
||||
<!ENTITY pgpkey.aaron SYSTEM "aaron.key">
|
||||
<!ENTITY pgpkey.ache SYSTEM "ache.key">
|
||||
<!ENTITY pgpkey.achim SYSTEM "achim.key">
|
||||
|
@ -592,4 +592,3 @@
|
|||
<!ENTITY section.pgpkeys-developers SYSTEM "pgpkeys-developers.xml">
|
||||
<!ENTITY section.pgpkeys-officers SYSTEM "pgpkeys-officers.xml">
|
||||
<!ENTITY section.pgpkeys-other SYSTEM "pgpkeys-other.xml">
|
||||
<!-- PGP keyblocks -->
|
||||
|
|
Loading…
Reference in a new issue