diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2004-09-09 13:15:25 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2004-09-09 13:15:25 +0000 |
commit | 488bd7efe423ee92e30c803d074b3726ef30ccbe (patch) | |
tree | a954a40aea1f72a081c94e6080eebdba279c5e92 /security/portaudit | |
parent | 1333251d94670fb5b7b4f93e51616882052d4d5d (diff) |
Typo-fix in a comment
Approved by: portmgr (krion)
Notes
Notes:
svn path=/head/; revision=118136
Diffstat (limited to 'security/portaudit')
-rw-r--r-- | security/portaudit/files/portaudit.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/portaudit/files/portaudit.conf b/security/portaudit/files/portaudit.conf index f9362ccb6a3a..c4b7362594c8 100644 --- a/security/portaudit/files/portaudit.conf +++ b/security/portaudit/files/portaudit.conf @@ -15,5 +15,5 @@ # specify a local mirror that generates databases with portaudit-db here #portaudit_sites="http://www.FreeBSD.org/ports/" -# this vulnerability has been fixed in you FreeBSD version +# this vulnerability has been fixed in your FreeBSD version #portaudit_fixed="d2102505-f03d-11d8-81b0-000347a4fa7d" |