diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 06:17:14 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 06:17:14 +0000 |
commit | 676917912a766c00241f94c44007078755902796 (patch) | |
tree | 547b095c589da4892f9b5c3e295003da2c6e3c11 /www/mod_ntlm2 | |
parent | 41ef7075ffc0ff1a7a3118f7885fa2fbd539fb37 (diff) | |
download | ports-676917912a766c00241f94c44007078755902796.tar.gz ports-676917912a766c00241f94c44007078755902796.zip |
Notes
Diffstat (limited to 'www/mod_ntlm2')
-rw-r--r-- | www/mod_ntlm2/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_ntlm2/pkg-plist b/www/mod_ntlm2/pkg-plist index 427c54cdb712..dce22239e0ce 100644 --- a/www/mod_ntlm2/pkg-plist +++ b/www/mod_ntlm2/pkg-plist @@ -1,3 +1,3 @@ -%%APACHEMODDIR%%/%%AP_MODULE%% +%%APACHEMODDIR%%/mod_ntlm.so @exec %D/sbin/apxs -e -a -n ntlm %D/%f @unexec %D/sbin/apxs -e -A -n ntlm %D/%F |