svn commit: r305201 - head/security/vuxml
Ruslan Mahmatkhanov
rm at FreeBSD.org
Wed Oct 3 12:51:12 UTC 2012
Author: rm
Date: Wed Oct 3 12:51:11 2012
New Revision: 305201
URL: http://svn.freebsd.org/changeset/ports/305201
Log:
- correct the range in last entry (le/lt typo)
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Wed Oct 3 12:33:38 2012 (r305200)
+++ head/security/vuxml/vuln.xml Wed Oct 3 12:51:11 2012 (r305201)
@@ -56,7 +56,7 @@ Note: Please add new entries to the beg
<affects>
<package>
<name>openx</name>
- <range><le>2.8.10</le></range>
+ <range><lt>2.8.10</lt></range>
</package>
</affects>
<description>
More information about the svn-ports-head
mailing list