diff options
author | Bob Beck <beck@cvs.openbsd.org> | 2001-03-29 10:21:59 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 2001-03-29 10:21:59 +0000 |
commit | 2b3dc365d4b023a5259d936c068cb5df3426967b (patch) | |
tree | b1346522cde73ec5b607759538d83c41556a8fb5 /usr.sbin/httpd/conf/ssl.crl | |
parent | 818340ddb467ba6a4dbdf09a24dc1f0199231090 (diff) |
Apache 1.3.19+mod_ssl 2.8.1 merge - also adds shared build of mod_headers
and mod_expire
Diffstat (limited to 'usr.sbin/httpd/conf/ssl.crl')
-rw-r--r-- | usr.sbin/httpd/conf/ssl.crl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/conf/ssl.crl/Makefile b/usr.sbin/httpd/conf/ssl.crl/Makefile index e8b5ae69e8e..0f8f2a20a29 100644 --- a/usr.sbin/httpd/conf/ssl.crl/Makefile +++ b/usr.sbin/httpd/conf/ssl.crl/Makefile @@ -1,6 +1,6 @@ ## ## Makefile to keep the hash symlinks in SSLCARevocationPath up to date -## Copyright (c) 1998-2000 Ralf S. Engelschall, All Rights Reserved. +## Copyright (c) 1998-2001 Ralf S. Engelschall, All Rights Reserved. ## SSL_PROGRAM= |