diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-18 00:01:02 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-18 00:01:02 +0000 |
commit | 824f3ec35cbf808ce40f9db26a85da789e96992e (patch) | |
tree | 5624fdc41ec5abf0c6c361ac65d955cf3dd15473 /www/mod_authnz_external | |
parent | ca55c1d3a1d065695a0e2adf7e96cff696f68ea2 (diff) | |
download | ports-824f3ec35cbf808ce40f9db26a85da789e96992e.tar.gz ports-824f3ec35cbf808ce40f9db26a85da789e96992e.zip |
Notes
Diffstat (limited to 'www/mod_authnz_external')
-rw-r--r-- | www/mod_authnz_external/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_authnz_external/Makefile b/www/mod_authnz_external/Makefile index aef0b43e6d90..705ef67bb1d2 100644 --- a/www/mod_authnz_external/Makefile +++ b/www/mod_authnz_external/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.unixpapa.com/software/ DIST_SUBDIR= apache22 -MAINTAINER= jjuanino@gmail.com +MAINTAINER= eg@fbsd.lt COMMENT= Allows users authentication based on external mechanisms on apache 2.2 USE_APACHE= 22 |