From 161a84ce99e882ba44d97a0abc1788d98c0324f3 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Mar 2020 22:26:22 +0000 Subject: [PATCH] Take maintainership --- security/libntlm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile index 0919c7790332..ad454a991e7e 100644 --- a/security/libntlm/Makefile +++ b/security/libntlm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.5 CATEGORIES= security MASTER_SITES= http://www.nongnu.org/libntlm/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library that implement Microsoft's NTLM authentication LICENSE= LGPL21+