summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb>2005-10-24 00:25:22 +0000
committerseb <seb>2005-10-24 00:25:22 +0000
commitd54486f2c4a9c419717ce32854685809b988982c (patch)
treef922f8035fcefd958e4e680a6c5101d38bd971d7 /www
parentd4046fd63c0ec8e2436d82476c54ac30e785b8e9 (diff)
downloadpkgsrc-d54486f2c4a9c419717ce32854685809b988982c.tar.gz
Pullup ticket 849 - requested by Johnny C. Lam
PLIST fix for www/apache2 Revisions pulled up: - pkgsrc/www/apache2/Makefile 1.86 - pkgsrc/www/apache2/PLIST 1.32 Module Name: pkgsrc Committed By: jlam Date: Sun Oct 23 20:14:43 UTC 2005 Modified Files: pkgsrc/www/apache2: Makefile PLIST Log Message: Add missing manpage to PLIST. Bump PKGREVISION for binary package change.
Diffstat (limited to 'www')
-rw-r--r--www/apache2/Makefile4
-rw-r--r--www/apache2/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index ec02ae83674..7390f35c4fd 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.82.2.2 2005/10/23 09:48:01 seb Exp $
+# $NetBSD: Makefile,v 1.82.2.3 2005/10/24 00:25:22 seb Exp $
.include "Makefile.common"
PKGNAME= apache-${APACHE_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
HOMEPAGE= http://httpd.apache.org/
diff --git a/www/apache2/PLIST b/www/apache2/PLIST
index fc070acacea..f834862d156 100644
--- a/www/apache2/PLIST
+++ b/www/apache2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30.4.1 2005/10/18 21:21:27 seb Exp $
+@comment $NetBSD: PLIST,v 1.30.4.2 2005/10/24 00:25:22 seb Exp $
include/httpd/ap_compat.h
include/httpd/ap_config.h
include/httpd/ap_config_auto.h
@@ -55,6 +55,7 @@ lib/httpd/httpd.exp
libexec/cgi-bin/printenv
libexec/cgi-bin/test-cgi
man/man1/dbmmanage.1
+man/man1/htdbm.1
man/man1/htdigest.1
man/man1/htpasswd.1
man/man8/ab.8