svn commit: r504234 - in head/www: trac-ldap trac-ldapauthstore

Jochen Neumeister joneum at FreeBSD.org
Sat Jun 15 08:04:48 UTC 2019


Author: joneum
Date: Sat Jun 15 08:04:47 2019
New Revision: 504234
URL: https://svnweb.freebsd.org/changeset/ports/504234

Log:
  Take Maintainership
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/trac-ldap/Makefile
  head/www/trac-ldapauthstore/Makefile

Modified: head/www/trac-ldap/Makefile
==============================================================================
--- head/www/trac-ldap/Makefile	Sat Jun 15 07:55:38 2019	(r504233)
+++ head/www/trac-ldap/Makefile	Sat Jun 15 08:04:47 2019	(r504234)
@@ -7,7 +7,7 @@ MASTER_SITES=	LOCAL/matthew
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Trac plugin to use LDAP to store permissions
 
 LICENSE=	BSD3CLAUSE

Modified: head/www/trac-ldapauthstore/Makefile
==============================================================================
--- head/www/trac-ldapauthstore/Makefile	Sat Jun 15 07:55:38 2019	(r504233)
+++ head/www/trac-ldapauthstore/Makefile	Sat Jun 15 08:04:47 2019	(r504234)
@@ -7,7 +7,7 @@ MASTER_SITES=	LOCAL/matthew
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Trac AccountManager plugin using LDAP authentication store
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list