diff options
author | grant <grant> | 2004-01-27 08:09:17 +0000 |
---|---|---|
committer | grant <grant> | 2004-01-27 08:09:17 +0000 |
commit | ee378ecd58a802053783eeaff4de6327f61982e4 (patch) | |
tree | b1612ed6aa15f05aaaccf6f928a94f0c2c6b3fc0 /www/apache2 | |
parent | 81b384afbe3c6088e81a617e657bc503a2b5c058 (diff) | |
download | pkgsrc-ee378ecd58a802053783eeaff4de6327f61982e4.tar.gz |
add missing apachectl.8 and httpd.8.
from Min Sik Kim in PR pkg/24242.
Diffstat (limited to 'www/apache2')
-rw-r--r-- | www/apache2/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/apache2/PLIST b/www/apache2/PLIST index baea041d7c4..a61c1683b4f 100644 --- a/www/apache2/PLIST +++ b/www/apache2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2003/10/28 04:49:32 itojun Exp $ +@comment $NetBSD: PLIST,v 1.18 2004/01/27 08:09:17 grant Exp $ etc/rc.d/apache include/httpd/ap_compat.h include/httpd/ap_config.h @@ -56,7 +56,9 @@ man/man1/dbmmanage.1 man/man1/htdigest.1 man/man1/htpasswd.1 man/man8/ab.8 +man/man8/apachectl.8 man/man8/apxs.8 +man/man8/httpd.8 man/man8/logresolve.8 man/man8/rotatelogs.8 man/man8/suexec.8 |