diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-06 13:36:56 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-06 13:36:56 +0800 |
commit | 436d682ca135751ec1ad97d118f06c28ef631af4 (patch) | |
tree | 05998ebf9ac2265ade3647253daf99423c69c51a | |
parent | 2a5bc231bfae46092400cd2403be4324d04b44ea (diff) | |
download | freebsd-ports-gnome-436d682ca135751ec1ad97d118f06c28ef631af4.tar.gz freebsd-ports-gnome-436d682ca135751ec1ad97d118f06c28ef631af4.tar.zst freebsd-ports-gnome-436d682ca135751ec1ad97d118f06c28ef631af4.zip |
- Fix a minor typo
Reported by: stas
-rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 6899fba16262..fc15b7f5498c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -64,7 +64,7 @@ Note: Please add new entries to the beginning of this file. <cvename>CVE-2010-1623</cvename> <url>http://www.apache.org/dist/apr/CHANGES-APR-UTIL-1.3</url> <url>http://secunia.com/advisories/41701</url> - <url>http://http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-1623</url> + <url>http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-1623</url> <url>http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-1956</url> </references> <dates> |