svn commit: r538389 - head/security/keepass

Ben Woods woodsb02 at FreeBSD.org
Wed Jun 10 11:16:45 UTC 2020


Author: woodsb02
Date: Wed Jun 10 11:16:44 2020
New Revision: 538389
URL: https://svnweb.freebsd.org/changeset/ports/538389

Log:
  security/keepass: Set maintainer to latest submitter
  
  PR:		246438
  Approved by:	Michael Muenz <m.muenz at gmail.com> (new maintainer)

Modified:
  head/security/keepass/Makefile

Modified: head/security/keepass/Makefile
==============================================================================
--- head/security/keepass/Makefile	Wed Jun 10 11:14:32 2020	(r538388)
+++ head/security/keepass/Makefile	Wed Jun 10 11:16:44 2020	(r538389)
@@ -7,7 +7,7 @@ CATEGORIES=	security
 MASTER_SITES=	SF/${PORTNAME}/KeePass%202.x/${PORTVERSION}
 DISTNAME=	KeePass-${PORTVERSION}-Source
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	m.muenz at gmail.com
 COMMENT=	Light-weight and easy-to-use password manager
 
 LICENSE=	GPLv2+


More information about the svn-ports-head mailing list