diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-27 21:27:03 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-27 21:27:03 +0000 |
commit | 6d5b320dddc44db8e41b3e5290051eab2d7f2e05 (patch) | |
tree | 6ee7e79c87d49b92e39b6b11c3fc1a7cd39fc85e /www/mod_traf_thief | |
parent | cac2d8276b1b29fd1a476a43025b2b68b58b29c5 (diff) | |
download | ports-6d5b320dddc44db8e41b3e5290051eab2d7f2e05.tar.gz ports-6d5b320dddc44db8e41b3e5290051eab2d7f2e05.zip |
Notes
Diffstat (limited to 'www/mod_traf_thief')
-rw-r--r-- | www/mod_traf_thief/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_traf_thief/pkg-plist b/www/mod_traf_thief/pkg-plist index e2e75d1d017b..44362b826d59 100644 --- a/www/mod_traf_thief/pkg-plist +++ b/www/mod_traf_thief/pkg-plist @@ -1,3 +1,3 @@ %%APACHEMODIR%%/%%APMODULE%% -@exec %D/sbin/apxs -e -a -n traf_thief %D/%F -@unexec %D/sbin/apxs -e -A -n traf_thief %D/%F +@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F +@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F |