summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2015-07-15 01:13:28 +0000
committerKevin Lo <kevlo@FreeBSD.org>2015-07-15 01:13:28 +0000
commit7ad2da5bb59795beaa27a9c6846850a2d486ed6f (patch)
tree6baf98745e5f36c008506b294becfefc7b02aa78
parentUpdate to new upstream release candidate 2.74rc1. (diff)
Reset gslin's maintainer.
Requested by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=392114
-rw-r--r--databases/mysqlbigram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysqlbigram/Makefile b/databases/mysqlbigram/Makefile
index ff1c2fbc2f66..1ad3b378975f 100644
--- a/databases/mysqlbigram/Makefile
+++ b/databases/mysqlbigram/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= http://mysqlbigram.googlepages.com/
DISTNAME= bi_gram-src-${PORTVERSION}
-MAINTAINER= gslin@gslin.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple n-gram (bi-gram) fulltext parser plugin for MySQL
LICENSE= LGPL21