diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-06 14:24:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-06 14:24:03 +0000 |
commit | d4fce8d4e780caeebf7884754f895760e64c42d8 (patch) | |
tree | 9ade3890d50cfadd1aa4c3c8581d93804f471a45 /security/nessus-core | |
parent | 7bf3b64d596e74774841c0504c66633378259375 (diff) | |
download | pkgsrc-d4fce8d4e780caeebf7884754f895760e64c42d8.tar.gz |
Unify format of MESSAGEs, and include RCS Ids.
Diffstat (limited to 'security/nessus-core')
-rw-r--r-- | security/nessus-core/pkg/MESSAGE | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/nessus-core/pkg/MESSAGE b/security/nessus-core/pkg/MESSAGE index 634fab647d9..f3074f5020c 100644 --- a/security/nessus-core/pkg/MESSAGE +++ b/security/nessus-core/pkg/MESSAGE @@ -1,4 +1,5 @@ -$NetBSD: MESSAGE,v 1.1.1.1 2000/07/30 11:13:09 frueauf Exp $ +=========================================================================== +$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:13 wiz Exp $ Nessus may have placed some files in /var/nessus, ${PREFIX}/etc/nessus and ${PREFIX}/lib/nessus/reports. If you do not need these files any more, @@ -8,3 +9,4 @@ be sure to remove them: rm -fr ${PREFIX}/etc/nessus rm -fr ${PREFIX}/lib/nessus/reports +=========================================================================== |