summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-14 13:04:02 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-14 13:04:02 +0000
commite0a08a9619ec97b9bb9ee99031b195e16cad7957 (patch)
tree8ffc29b7d7c328bdcff85c02db683305c711cfa3 /www
parentUpdate to 2.8.0. (diff)
fix typo in maintainer address
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=91189
Diffstat (limited to 'www')
-rw-r--r--www/mod_auth_external2/Makefile2
-rw-r--r--www/mod_authenticache/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile
index 37a948453f99..5f300a1cb76c 100644
--- a/www/mod_auth_external2/Makefile
+++ b/www/mod_auth_external2/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= www
MASTER_SITES= http://www.unixpapa.com/software/
DIST_SUBDIR= apache
-MAINTAINER= sheeepkiller@cultdeadsheep.org
+MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= Allows users authentication based on external mechanisms
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2
diff --git a/www/mod_authenticache/Makefile b/www/mod_authenticache/Makefile
index 979f63b1647c..a627e5c987a5 100644
--- a/www/mod_authenticache/Makefile
+++ b/www/mod_authenticache/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= www
MASTER_SITES= http://killa.net/infosec/mod_authenticache/
DIST_SUBDIR= apache
-MAINTAINER= sheeepkiller@cultdeadsheep.org
+MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= A generic credential caching module for Apache 2.0.x
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2