svn commit: r392114 - head/databases/mysqlbigram

Kevin Lo kevlo at FreeBSD.org
Wed Jul 15 01:13:29 UTC 2015


Author: kevlo
Date: Wed Jul 15 01:13:28 2015
New Revision: 392114
URL: https://svnweb.freebsd.org/changeset/ports/392114

Log:
  Reset gslin's maintainer.
  
  Requested by:	Gea-Suan Lin <gslin at gslin.org>

Modified:
  head/databases/mysqlbigram/Makefile

Modified: head/databases/mysqlbigram/Makefile
==============================================================================
--- head/databases/mysqlbigram/Makefile	Wed Jul 15 00:57:19 2015	(r392113)
+++ head/databases/mysqlbigram/Makefile	Wed Jul 15 01:13:28 2015	(r392114)
@@ -8,7 +8,7 @@ CATEGORIES=	databases
 MASTER_SITES=	http://mysqlbigram.googlepages.com/
 DISTNAME=	bi_gram-src-${PORTVERSION}
 
-MAINTAINER=	gslin at gslin.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Simple n-gram (bi-gram) fulltext parser plugin for MySQL
 
 LICENSE=	LGPL21


More information about the svn-ports-head mailing list