From f1446ddf2bf8118f432b3ac74c88db3d832669a8 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 May 2003 17:40:18 +0000 Subject: Drop trailing whitespace. Ok'ed by wiz. --- www/ap-auth-cookie/DESCR | 2 +- www/ap-auth-cookie/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'www/ap-auth-cookie') diff --git a/www/ap-auth-cookie/DESCR b/www/ap-auth-cookie/DESCR index 4ee1ad36fd4..f29fe158a37 100644 --- a/www/ap-auth-cookie/DESCR +++ b/www/ap-auth-cookie/DESCR @@ -1,4 +1,4 @@ mod_auth_cookie.c allows a Basic authentication string to be encoded into a cookie (using "Header set" from mod_headers). When a request comes in, both the standard Basic auth field Authorization: and the specified cookie -are checked for auth info. +are checked for auth info. diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile index 23c4ecd8015..9b1e2940985 100644 --- a/www/ap-auth-cookie/Makefile +++ b/www/ap-auth-cookie/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2003/03/29 12:42:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.28 2003/05/06 17:42:56 jmmv Exp $ # # There are a few more mod_auth_cookie's out there doing slightly # different things. This one pkg would be a good place to dump them all in -# one. +# one. DISTNAME= mod_auth_cookie.c PKGNAME= ap-auth-cookie-1.9 -- cgit v1.2.3