diff options
author | remko <remko@FreeBSD.org> | 2012-04-04 01:55:33 +0800 |
---|---|---|
committer | remko <remko@FreeBSD.org> | 2012-04-04 01:55:33 +0800 |
commit | c8295a69e4b3cf6958ab9e2b0cc7bfbef183868f (patch) | |
tree | bc69b68304bb33349d9d0ec358f86c7d91e456e2 /security | |
parent | b03b936b49ab9b376725e211a3aab02ba2c4bf91 (diff) | |
download | freebsd-ports-gnome-c8295a69e4b3cf6958ab9e2b0cc7bfbef183868f.tar.gz freebsd-ports-gnome-c8295a69e4b3cf6958ab9e2b0cc7bfbef183868f.tar.zst freebsd-ports-gnome-c8295a69e4b3cf6958ab9e2b0cc7bfbef183868f.zip |
Someone forgot to do a make validate after adding the <!--EOF
line. It breaks the make validate.
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index d3b235b70954..e309c4c83ddb 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -67454,6 +67454,7 @@ misc.c: <entry>2005-09-29</entry> </dates> </vuln> -</vuxml><!-- EOF --> +</vuxml> +<!-- EOF --> <!-- Note: Please add new entries to the beginning of this file. --> <!-- ex: set ts=8 tw=80 sw=2: --> |