diff options
Diffstat (limited to 'www/mod_ntlm2/Makefile')
-rw-r--r-- | www/mod_ntlm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_ntlm2/Makefile b/www/mod_ntlm2/Makefile index c40dd8c6f279..c23133fd6f84 100644 --- a/www/mod_ntlm2/Makefile +++ b/www/mod_ntlm2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/modntlm/modntlm2/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz -MAINTAINER= admin@lissyara.su +MAINTAINER= ports@FreeBSD.org COMMENT= NTLM authentication module for the Apache2 webserver BUILD_DEPENDS= smbclient:${PORTSDIR}/${SAMBA_PORT} |