pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/apache2 add missing apachectl.8 and httpd.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f032699f28a4
branches:  trunk
changeset: 467219:f032699f28a4
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Jan 27 08:09:17 2004 +0000

description:
add missing apachectl.8 and httpd.8.

from Min Sik Kim in PR pkg/24242.

diffstat:

 www/apache2/PLIST |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 8210c2d39107 -r f032699f28a4 www/apache2/PLIST
--- a/www/apache2/PLIST Tue Jan 27 02:36:59 2004 +0000
+++ b/www/apache2/PLIST Tue Jan 27 08:09:17 2004 +0000
@@ -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/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



Home | Main Index | Thread Index | Old Index