diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-06-24 05:41:34 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-06-24 05:41:34 +0000 |
commit | 41d16d1fcae848a988075d8ccb4704bf17e8ca6b (patch) | |
tree | ef65e81b0122dd7665549ee228ffbcd302a4b217 /russian | |
parent | upgrade to 2.02 (diff) |
Pass maintainership to Lev Serebryakov <lev@serebryakov.spb.ru>
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Notes
Notes:
svn path=/head/; revision=61867
Diffstat (limited to 'russian')
-rw-r--r-- | russian/apache13-modssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index d22ce72299fd..4824fdc85432 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -24,7 +24,7 @@ DISTNAME= apache_${VERSION_APACHE}rusPL${RA_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ mod_ssl-${VERSION_MODSSL}-${VERSION_APACHE}${EXTRACT_SUFX} -MAINTAINER= demon@FreeBSD.org +MAINTAINER= lev@serebryakov.spb.ru FORBIDDEN= "Vulnerable to denial-of-service. See" \ "http://httpd.apache.org/info/security_bulletin_20020617.txt" |