diff options
author | obache <obache@pkgsrc.org> | 2008-06-02 12:23:04 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-06-02 12:23:04 +0000 |
commit | 75e54952f203a334bc21cb10dc3fdfca17c0badb (patch) | |
tree | 053bff49a6986c62ef266a37e10f8c2f311bdf5a /security/chkrootkit | |
parent | 32dcd5a595ae68f21783c1ab51ded31bd6bfe650 (diff) | |
download | pkgsrc-75e54952f203a334bc21cb10dc3fdfca17c0badb.tar.gz |
Missing to add bin/chkutmp when updated to 0.47.
Noticed by Hasso Tepper in PR 38822.
Bump PKGREVISION.
Diffstat (limited to 'security/chkrootkit')
-rw-r--r-- | security/chkrootkit/Makefile | 3 | ||||
-rw-r--r-- | security/chkrootkit/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index 0a1cdce7035..b0202aa5a04 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2008/04/12 22:43:09 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2008/06/02 12:23:04 obache Exp $ # DISTNAME= chkrootkit-0.47 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ diff --git a/security/chkrootkit/PLIST b/security/chkrootkit/PLIST index faf08a5de8a..b568c1ebc8a 100644 --- a/security/chkrootkit/PLIST +++ b/security/chkrootkit/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.3 2008/04/12 22:43:09 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/06/02 12:23:04 obache Exp $ ${PLIST.wtmpx}bin/check_wtmpx bin/chkdirs bin/chklastlog bin/chkproc bin/chkrootkit +bin/chkutmp bin/chkwtmp bin/ifpromisc bin/strings-static |