diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2001-10-19 17:40:18 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2001-10-19 17:40:18 +0000 |
commit | a3db454330be3b2c6b0d59f8afe30fdff03928f3 (patch) | |
tree | 73c624884cdd44e42448a94f0845b392150cd761 /www/mod_auth_kerb2/pkg-plist | |
parent | c7ac426c13fc7d0af2bac36d10642fe0f192a5c7 (diff) |
Notes
Diffstat (limited to 'www/mod_auth_kerb2/pkg-plist')
-rw-r--r-- | www/mod_auth_kerb2/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_auth_kerb2/pkg-plist b/www/mod_auth_kerb2/pkg-plist new file mode 100644 index 000000000000..9c53a963e65a --- /dev/null +++ b/www/mod_auth_kerb2/pkg-plist @@ -0,0 +1,3 @@ +libexec/apache/mod_auth_kerb.so +@exec %D/sbin/apxs -e -A -n auth_kerb %D/%F +@unexec %D/sbin/apxs -e -A -n auth_kerb %D/%F |