diff options
Diffstat (limited to 'www/suphp/pkg-plist')
-rw-r--r-- | www/suphp/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/suphp/pkg-plist b/www/suphp/pkg-plist index 7e27de7ce1dc..3cba50c1b4ec 100644 --- a/www/suphp/pkg-plist +++ b/www/suphp/pkg-plist @@ -1,7 +1,7 @@ sbin/suphp %%MODULEDIR%%/mod_suphp.so @exec %D/sbin/apxs -e -a -n suphp %D/%f -@unexec echo "===> If you do not plan on reinstalling suphp, you must manually remove"; echo "===> references to it in httpd.conf." +@unexec %D/sbin/apxs -e -A -n suphp %D/%f %%PORTDOCS%%%%DOCSDIR%%/en/INSTALL %%PORTDOCS%%%%DOCSDIR%%/en/LICENSE %%PORTDOCS%%%%DOCSDIR%%/en/README |