diff options
author | skrll <skrll@pkgsrc.org> | 2001-05-05 16:22:04 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-05-05 16:22:04 +0000 |
commit | 84681861a46ba3859ddd8c0210314fe4dbff6199 (patch) | |
tree | 6897732d4ec290c21119e5e37db96cacb64a25bb /www | |
parent | 796f6dfe65f9d9327e182e0121ea8984f6382957 (diff) | |
download | pkgsrc-84681861a46ba3859ddd8c0210314fe4dbff6199.tar.gz |
Fix. Picked up by bulk build.
Diffstat (limited to 'www')
-rw-r--r-- | www/apache-current/pkg/PLIST | 41 |
1 files changed, 40 insertions, 1 deletions
diff --git a/www/apache-current/pkg/PLIST b/www/apache-current/pkg/PLIST index 887fcec0a09..6eed85cc464 100644 --- a/www/apache-current/pkg/PLIST +++ b/www/apache-current/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/05/05 16:17:41 skrll Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/05/05 16:22:04 skrll Exp $ bin/ab bin/apachectl bin/apxs @@ -12,6 +12,45 @@ etc/httpd/highperformance-std.conf etc/httpd/httpd-std.conf etc/httpd/magic etc/httpd/mime.types +include/apr.h +include/apr_base64.h +include/apr_buckets.h +include/apr_compat.h +include/apr_dbm.h +include/apr_dso.h +include/apr_errno.h +include/apr_file_info.h +include/apr_file_io.h +include/apr_fnmatch.h +include/apr_general.h +include/apr_generic_hook.h +include/apr_getopt.h +include/apr_hash.h +include/apr_hooks.h +include/apr_lib.h +include/apr_lock.h +include/apr_md5.h +include/apr_mmap.h +include/apr_network_io.h +include/apr_optional.h +include/apr_pools.h +include/apr_portable.h +include/apr_ring.h +include/apr_sdbm.h +include/apr_sha1.h +include/apr_shmem.h +include/apr_signal.h +include/apr_strings.h +include/apr_tables.h +include/apr_thread_proc.h +include/apr_time.h +include/apr_user.h +include/apr_uuid.h +include/apr_want.h +include/apr_xlate.h +include/apr_xml.h +include/apu.h +include/apu_compat.h include/httpd/ap_compat.h include/httpd/ap_config.h include/httpd/ap_config_auto.h |