aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_remote
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 05:00:31 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 05:00:31 +0000
commit928b398e02ad83a92e94b6652a9efc190a462b09 (patch)
tree506f8a7aefd4ed9028b6347046131f05a5cb4bc5 /www/mod_auth_remote
parent494c3ced49cc630dfd3bbc12e5362d2c9e192e41 (diff)
Notes
Diffstat (limited to 'www/mod_auth_remote')
-rw-r--r--www/mod_auth_remote/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_remote/pkg-plist b/www/mod_auth_remote/pkg-plist
index ae39de305b21..abe8a11adfc5 100644
--- a/www/mod_auth_remote/pkg-plist
+++ b/www/mod_auth_remote/pkg-plist
@@ -1,4 +1,4 @@
-%%APACHEMODDIR%%/mod_auth_remote.so
+%%APACHEMODDIR%%/%%AP_MODULE%%
@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%f
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_auth_remote, you must manually remove"; echo "===> references to it in httpd.conf."