diff options
author | eik <eik@FreeBSD.org> | 2004-02-25 12:47:13 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-02-25 12:47:13 +0000 |
commit | f634fa2d875b3354f66b77113620b3b097ed0209 (patch) | |
tree | bda7ca165207a78967fd4a3d25f60392fcfe7470 /security/portaudit | |
parent | 65178fd7055b0e6f53780c147c93c56adbbb727e (diff) | |
download | FreeBSD-ports-f634fa2d875b3354f66b77113620b3b097ed0209.zip FreeBSD-ports-f634fa2d875b3354f66b77113620b3b097ed0209.tar.gz |
add a security contact
Diffstat (limited to 'security/portaudit')
-rw-r--r-- | security/portaudit/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/portaudit/pkg-descr b/security/portaudit/pkg-descr index 8c6e9ab..333ed0c 100644 --- a/security/portaudit/pkg-descr +++ b/security/portaudit/pkg-descr @@ -7,6 +7,13 @@ include its reports in the output of the daily security run. Since this system is in development it can currently not be relied upon as an extensive security auditing tool. +If you found a vulnerability not listed in the database, please contact the +FreeBSD Security Officer <security-officer@FreeBSD.org>, refer to + + http://www.freebsd.org/security/#sec + +for more information. + WWW: http://sourceforge.net/projects/portaudit/ Oliver Eikemeier <eik@FreeBSD.org> |