svn commit: r527931 - branches/2020Q1/security/libntlm

Jochen Neumeister joneum at FreeBSD.org
Sat Mar 7 09:33:43 UTC 2020


Author: joneum
Date: Sat Mar  7 09:33:42 2020
New Revision: 527931
URL: https://svnweb.freebsd.org/changeset/ports/527931

Log:
  MFH: r527889
  
  back to pool
  
  Sponsored by:	Netzkommune GmbH
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2020Q1/security/libntlm/Makefile
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/security/libntlm/Makefile
==============================================================================
--- branches/2020Q1/security/libntlm/Makefile	Sat Mar  7 09:32:46 2020	(r527930)
+++ branches/2020Q1/security/libntlm/Makefile	Sat Mar  7 09:33:42 2020	(r527931)
@@ -6,7 +6,7 @@ PORTVERSION=	1.5
 CATEGORIES=	security
 MASTER_SITES=	http://www.nongnu.org/libntlm/releases/
 
-MAINTAINER=	joneum at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library that implement Microsoft's NTLM authentication
 
 LICENSE=	LGPL21+


More information about the svn-ports-branches mailing list