diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-08-05 02:21:50 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-08-05 02:21:50 +0000 |
commit | 23f7d582e5bd315500d1dfe570d4769a54dbdf77 (patch) | |
tree | 7063a4ecec5b93f9b3714670be6f0b2a241e89dc /www/mod_auth_external | |
parent | a08e02713a484ca90b74fc560f834baab40f521e (diff) |
over to apache@
Notes
Notes:
svn path=/head/; revision=238935
Diffstat (limited to 'www/mod_auth_external')
-rw-r--r-- | www/mod_auth_external/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_external/Makefile b/www/mod_auth_external/Makefile index 10a568539c72..eb6abaf30d1e 100644 --- a/www/mod_auth_external/Makefile +++ b/www/mod_auth_external/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.unixpapa.com/software/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Enables the use of external mechanisms for user authentication CONFLICTS= apache-contrib-1.* |