diff options
author | martin <martin> | 2004-03-28 21:24:12 +0000 |
---|---|---|
committer | martin <martin> | 2004-03-28 21:24:12 +0000 |
commit | 91698c82814e524f7252b59809f5818b06240958 (patch) | |
tree | 4898b3570ac6037857782ba89adbb3a8810049e0 /www | |
parent | 18be2fe890e400cf08a626b59a10b95372d46c2d (diff) | |
download | pkgsrc-91698c82814e524f7252b59809f5818b06240958.tar.gz |
New sentence, new line + spelling fixes. Belatedly bump pkgrevision
for absolute redirects. Pointed out by wiz.
Diffstat (limited to 'www')
-rw-r--r-- | www/bozohttpd/Makefile | 4 | ||||
-rw-r--r-- | www/bozohttpd/patches/patch-ab | 26 |
2 files changed, 19 insertions, 11 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index cb8e29b9a46..6b4cf223b8d 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2004/03/26 02:27:56 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2004/03/28 21:24:12 martin Exp $ # DISTNAME= bozohttpd-20040218 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/www/bozohttpd/patches/patch-ab b/www/bozohttpd/patches/patch-ab index a9bca85c40a..8a77a35b2b4 100644 --- a/www/bozohttpd/patches/patch-ab +++ b/www/bozohttpd/patches/patch-ab @@ -1,19 +1,27 @@ -$NetBSD: patch-ab,v 1.14 2004/03/28 20:52:00 martin Exp $ +$NetBSD: patch-ab,v 1.15 2004/03/28 21:24:12 martin Exp $ --- bozohttpd.8.orig 2004-02-18 14:25:39.000000000 +0100 -+++ bozohttpd.8 2004-03-28 22:31:05.000000000 +0200 -@@ -365,7 +365,13 @@ - .Pa .bzredirect ++++ bozohttpd.8 2004-03-28 23:20:36.000000000 +0200 +@@ -26,7 +26,7 @@ + .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + .\" SUCH DAMAGE. + .\" +-.Dd February 18, 2004 ++.Dd March 28, 2004 + .Dt BOZOHTTPD 8 + .Os BOZOS + .Sh NAME +@@ -366,6 +366,13 @@ symbolic link is found, .Nm --will perform a smart redirect to the target of this symlink. -+will perform a smart redirect to the target of this symlink. The target is -+assumed to live on the same server. If a + will perform a smart redirect to the target of this symlink. ++The target is assumed to live on the same server. ++If a +.Pa .bzabsredirect +symbolic link is found, +.Nm -+will redirect to the absolute url pointed to by this symlink. This is usefull -+to redirect to different servers. ++will redirect to the absolute url pointed to by this symlink. ++This is useful to redirect to different servers. .Sh SSL SUPPORT .Nm has support for SSLv2, SSLv3, and TLSv1 protocols that is included by |