svn commit: r504233 - in head: databases/mytop www/trac-ldap www/trac-ldapauthstore

Matthew Seaman matthew at FreeBSD.org
Sat Jun 15 07:55:40 UTC 2019


Author: matthew
Date: Sat Jun 15 07:55:38 2019
New Revision: 504233
URL: https://svnweb.freebsd.org/changeset/ports/504233

Log:
  Return some ports to the pool.  I no longer use trac or MySQL.

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

Modified: head/databases/mytop/Makefile
==============================================================================
--- head/databases/mytop/Makefile	Sat Jun 15 07:44:41 2019	(r504232)
+++ head/databases/mytop/Makefile	Sat Jun 15 07:55:38 2019	(r504233)
@@ -5,7 +5,7 @@ PORTNAME=	mytop
 PORTVERSION=	1.7
 CATEGORIES=	databases
 
-MAINTAINER=	matthew at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Top clone for MySQL
 
 LICENSE=	GPLv2

Modified: head/www/trac-ldap/Makefile
==============================================================================
--- head/www/trac-ldap/Makefile	Sat Jun 15 07:44:41 2019	(r504232)
+++ head/www/trac-ldap/Makefile	Sat Jun 15 07:55:38 2019	(r504233)
@@ -7,7 +7,7 @@ MASTER_SITES=	LOCAL/matthew
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
 
-MAINTAINER=	matthew at FreeBSD.org
+MAINTAINER=	ports 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:44:41 2019	(r504232)
+++ head/www/trac-ldapauthstore/Makefile	Sat Jun 15 07:55:38 2019	(r504233)
@@ -7,7 +7,7 @@ MASTER_SITES=	LOCAL/matthew
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
 
-MAINTAINER=	matthew at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Trac AccountManager plugin using LDAP authentication store
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-head mailing list