diff options
author | krion <krion@FreeBSD.org> | 2003-07-30 10:29:50 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-30 10:29:50 +0000 |
commit | 0abef68361769c86e77630f6b9d44b752f762791 (patch) | |
tree | c3697e13592b1b0edda814291e1a0e4e6723a845 /www/mod_accounting/pkg-plist | |
parent | fcc994ecc4f3939d43736e59aef31b40a72d6936 (diff) | |
download | FreeBSD-ports-0abef68361769c86e77630f6b9d44b752f762791.zip FreeBSD-ports-0abef68361769c86e77630f6b9d44b752f762791.tar.gz |
- update to cvs version
- fix typo
PR: 55042
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'www/mod_accounting/pkg-plist')
-rw-r--r-- | www/mod_accounting/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_accounting/pkg-plist b/www/mod_accounting/pkg-plist index 7483bdb..281cc50 100644 --- a/www/mod_accounting/pkg-plist +++ b/www/mod_accounting/pkg-plist @@ -1,6 +1,6 @@ libexec/apache/mod_accounting.so @exec %D/sbin/apxs -e -a -n accounting %D/%f -@unexec echo "===> If you do not plan on reinstalling mod_accounting, you must manually remove"; echo "===> references to it in httpd.conf." +@unexec echo "===> If you do not plan on reinstalling mod_accounting, you must manually remove"; echo "===> references to it in httpd.conf." share/mod_accounting/schema.sql %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/FAQ.txt |