diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-12 09:31:51 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-12 09:31:51 +0000 |
commit | 80e1966e4e572f06b1733afc31745d9acff531d0 (patch) | |
tree | 6663d48eb0a44ecd5ef63d3ba20758679f9486d4 /www/suphp/pkg-plist | |
parent | 295a2b2241dfd46129ca1a8c941238bbe96feddc (diff) |
Notes
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 |