svn commit: r306911 - head/security/vuxml
Chris Rees
crees at FreeBSD.org
Sat Nov 3 11:59:53 UTC 2012
Author: crees
Date: Sat Nov 3 11:59:52 2012
New Revision: 306911
URL: http://svn.freebsd.org/changeset/ports/306911
Log:
Correct plural of "vulnerability"
Feature safe: yes
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sat Nov 3 11:46:30 2012 (r306910)
+++ head/security/vuxml/vuln.xml Sat Nov 3 11:59:52 2012 (r306911)
@@ -52,7 +52,7 @@ Note: Please add new entries to the beg
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
<vuln vid="65539c54-2517-11e2-b9d6-20cf30e32f6d">
- <topic>apache22 -- several vulnerability</topic>
+ <topic>apache22 -- several vulnerabilities</topic>
<affects>
<package>
<name>apache22</name>
@@ -23920,7 +23920,7 @@ Note: Please add new entries to the beg
</vuln>
<vuln vid="e15f2356-9139-11de-8f42-001aa0166822">
- <topic>apache22 -- several vulnerability</topic>
+ <topic>apache22 -- several vulnerabilities</topic>
<affects>
<package>
<name>apache</name>
More information about the svn-ports-all
mailing list