diff options
author | obache <obache> | 2008-06-02 12:23:04 +0000 |
---|---|---|
committer | obache <obache> | 2008-06-02 12:23:04 +0000 |
commit | 278fe78a578096643d2623e53e031742f82da01f (patch) | |
tree | 053bff49a6986c62ef266a37e10f8c2f311bdf5a /security | |
parent | 78e35d07713afd8b2ba537d3d72ab392b96e7c3f (diff) | |
download | pkgsrc-278fe78a578096643d2623e53e031742f82da01f.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')
-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 |