diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-22 16:28:49 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-22 16:28:49 +0000 |
commit | 8c9e6b58884aa201b7553f779e9425d5ad93d70d (patch) | |
tree | 7d2dda143336ac4539228be63db4ddec3796e619 /www/apache2/pkg-plist | |
parent | Activate kappa20 (diff) |
Fix PLIST
Diffstat (limited to 'www/apache2/pkg-plist')
-rw-r--r-- | www/apache2/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache2/pkg-plist b/www/apache2/pkg-plist index 854914a0cf41..c378e2424a7f 100644 --- a/www/apache2/pkg-plist +++ b/www/apache2/pkg-plist @@ -1,3 +1,6 @@ +bin/dbmmanage +bin/htdigest +bin/htpasswd etc/apache/access.conf.default etc/apache/httpd.conf.default etc/apache/magic.default @@ -57,9 +60,6 @@ man/man8/rotatelogs.8.gz sbin/ab sbin/apachectl sbin/apxs -sbin/dbmmanage -sbin/htdigest -sbin/htpasswd sbin/httpd sbin/logresolve sbin/rotatelogs |