diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 16:12:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 16:12:29 +0000 |
commit | 63fe7a77c807d18b8035421ad2abe03a2795358d (patch) | |
tree | 3f1f3af4b3b3d8f4afab313aa8aaee325c0ec6cd | |
parent | 08ff2165965414dd8deb5619c83cde714c55d6cb (diff) | |
download | pkgsrc-63fe7a77c807d18b8035421ad2abe03a2795358d.tar.gz |
@dirrm libexec/crack.
-rw-r--r-- | security/crack/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/crack/PLIST b/security/crack/PLIST index 4da74e9329f..52f716c13c4 100644 --- a/security/crack/PLIST +++ b/security/crack/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/08/09 13:03:20 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/07/13 16:12:29 wiz Exp $ sbin/Crack sbin/Reporter share/crack/conf/dictrun.conf @@ -139,3 +139,4 @@ libexec/crack/kickdict @unexec /bin/rm -rf %D/share/crack @unexec /bin/rm -rf %D/share/doc/crack @unexec /bin/rm -rf %D/share/libexec/crack +@dirrm libexec/crack |