diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-12-10 22:06:48 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-12-10 22:06:48 +0000 |
commit | b74c79f828039364bf609a4c43b4c9322a3869bd (patch) | |
tree | 44bd2e0591af88abfbc0409e1996ead9a8937341 /templates | |
parent | 40abbe86e45c81688dedbc397ee589415a483480 (diff) | |
download | pkgsrc-b74c79f828039364bf609a4c43b4c9322a3869bd.tar.gz |
audit-packages is now in pkg_install on pkgsrc HEAD and stable so update
the pointer to audit-packages to point to pkgtools/pkg_install.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/README.pkg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index d2ad2962860..e2e70b8f696 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> -<!-- $NetBSD: README.pkg,v 1.24 2007/10/09 19:19:15 martti Exp $ --> +<!-- $NetBSD: README.pkg,v 1.25 2008/12/10 22:06:48 adrianp Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -50,8 +50,9 @@ The following security vulnerabilities are known for %%PORT%% If you have a vulnerable package installed on any machine, you are advised to remove the package immediately, using the standard package tools. -The <a href="../../security/audit-packages/README.html">audit-packages</a> -package locates any installed package which has been mentioned in security +The <a href="../../pkgtools/pkg_install/README.html">audit-packages</a> +command (now integrated with the pkg_install tools) locates any installed +package which has been mentioned in security advisories as being vulnerable. </P> |