diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 05:00:31 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 05:00:31 +0000 |
commit | 928b398e02ad83a92e94b6652a9efc190a462b09 (patch) | |
tree | 506f8a7aefd4ed9028b6347046131f05a5cb4bc5 /www/mod_tsunami | |
parent | 494c3ced49cc630dfd3bbc12e5362d2c9e192e41 (diff) |
Notes
Diffstat (limited to 'www/mod_tsunami')
-rw-r--r-- | www/mod_tsunami/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_tsunami/pkg-plist b/www/mod_tsunami/pkg-plist index 4169eeedde08..d2f8742c964d 100644 --- a/www/mod_tsunami/pkg-plist +++ b/www/mod_tsunami/pkg-plist @@ -1,4 +1,4 @@ -%%APACHEMODDIR%%/mod_tsunami.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 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS |