- Better gramma

- Bump PKGNAME

From Mark Peoples at asu dot edu via Chris Kuethe <chris.kuethe@gmail.com>
This commit is contained in:
alek 2005-11-04 09:31:25 +00:00
parent fa7bd7a226
commit d6c120a22b
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2005/11/03 20:00:01 alek Exp $
# $OpenBSD: Makefile,v 1.3 2005/11/04 09:31:25 alek Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= "Apache Kerberos authentication module"
VERSION= 5.0-rc6
DISTNAME= mod_auth_kerb-${VERSION}
PKGNAME= mod_auth_kerb-${VERSION:S/-//}p0
PKGNAME= mod_auth_kerb-${VERSION:S/-//}p1
CATEGORIES= www
HOMEPAGE= http://modauthkerb.sourceforge.net/

View File

@ -1,4 +1,4 @@
$OpenBSD: README,v 1.1.1.1 2005/11/03 16:23:13 alek Exp $
$OpenBSD: README,v 1.2 2005/11/04 09:31:25 alek Exp $
If you haven't already run the module enabler, you can manually enable
Kerberos support by adding the following lines into httpd.conf near the
@ -9,9 +9,9 @@ other authentication modules.
To require Kerberos authenication for a directory (or file or location),
enclose that location in a block that looks like this. The mod_auth_kerb
documenation is a bit sketchy yet, but this was taken from a working openbsd
documentation is a bit sketchy yet, but this was taken from a working OpenBSD
machine using mod_auth_kerb. Only the names have been changed to protect
the realm. Obviously, you must have working Kerberos before this module can
the realm. Obviously, you must have Kerberos working before this module can
do anything useful.
# A Kerberos Authenticated Directory