diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-14 13:04:02 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-14 13:04:02 +0000 |
commit | e0a08a9619ec97b9bb9ee99031b195e16cad7957 (patch) | |
tree | 8ffc29b7d7c328bdcff85c02db683305c711cfa3 /www/mod_authenticache | |
parent | bc142ef8430e54c8e07f7d059a8a63ad562e5de0 (diff) |
Notes
Diffstat (limited to 'www/mod_authenticache')
-rw-r--r-- | www/mod_authenticache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |