diff options
author | jlam <jlam> | 2005-04-10 07:45:31 +0000 |
---|---|---|
committer | jlam <jlam> | 2005-04-10 07:45:31 +0000 |
commit | fb54f51fb03d8793052123528fea62d2beda6e2c (patch) | |
tree | b95da86096782244d72ddfb9c12cae0567db999a | |
parent | 2258f7dbe22c2f8e06df808c9b7524b483f09f4d (diff) | |
download | pkgsrc-fb54f51fb03d8793052123528fea62d2beda6e2c.tar.gz |
Remove the examples directory on deinstallation.
-rw-r--r-- | security/mit-krb5/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/mit-krb5/PLIST b/security/mit-krb5/PLIST index cea1ab927d1..14e7b78d845 100644 --- a/security/mit-krb5/PLIST +++ b/security/mit-krb5/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/04/10 07:15:24 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/04/10 07:45:31 jlam Exp $ bin/compile_et bin/gss-client bin/kdestroy @@ -107,6 +107,7 @@ share/examples/krb5/krb5.conf share/examples/krb5/services.append share/gnats/mit @dirrm share/gnats +@dirrm share/examples/krb5 @dirrm share/et @dirrm include/gssrpc @dirrm include/gssapi |