diff options
Diffstat (limited to 'net/ntlmaps/Makefile')
-rw-r--r-- | net/ntlmaps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntlmaps/Makefile b/net/ntlmaps/Makefile index e85c35c10317..52552f755b6e 100644 --- a/net/ntlmaps/Makefile +++ b/net/ntlmaps/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Proxy that authenticates the user using the NTLM protocol USES= dos2unix python:2.7 |