diff options
author | he <he> | 2004-10-16 19:47:49 +0000 |
---|---|---|
committer | he <he> | 2004-10-16 19:47:49 +0000 |
commit | 0c8e3b06bfd7925e4a6b38541b1c5691b3034388 (patch) | |
tree | 06d20587f66ba80af3a71f1a9d8bdd9a10b2a477 /pkgtools | |
parent | bd4edd56079bc7ce36dd884e309d192e9327b74f (diff) | |
download | pkgsrc-0c8e3b06bfd7925e4a6b38541b1c5691b3034388.tar.gz |
Correct file name for the package vulnerabilities.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/files/lintpkgsrc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/lintpkgsrc.1 b/pkgtools/pkglint/files/lintpkgsrc.1 index 0ea56f924c6..560a1cc219d 100644 --- a/pkgtools/pkglint/files/lintpkgsrc.1 +++ b/pkgtools/pkglint/files/lintpkgsrc.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lintpkgsrc.1,v 1.23 2003/01/24 15:00:41 atatat Exp $ +.\" $NetBSD: lintpkgsrc.1,v 1.24 2004/10/16 19:47:49 he Exp $ .\" .\" Copyright (c) 1999 by David Brownlee (abs@netbsd.org) .\" Absolutely no warranty. @@ -118,7 +118,7 @@ lists. List any prebuilt packages in any subdirs of .Em PACKAGES with known vulnerabilities, based on the data in -.Pa ${PKGSRCDIR}/distfiles/vulnerabilities . +.Pa ${PKGSRCDIR}/distfiles/pkg-vulnerabilities . .It Fl d Extract the .Ql DEPENDS |