diff options
author | matthew <matthew@FreeBSD.org> | 2012-02-10 01:09:51 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2012-02-10 01:09:51 +0800 |
commit | f04e84eff8bbfa76f30234d694bfeb764172bc20 (patch) | |
tree | 783dbed0c52a54ab4f7cc63be9948f976764e317 /textproc | |
parent | f97df1dc0f2ec7eca41b79c8d7df9d60ad3362d1 (diff) | |
download | freebsd-ports-gnome-f04e84eff8bbfa76f30234d694bfeb764172bc20.tar.gz freebsd-ports-gnome-f04e84eff8bbfa76f30234d694bfeb764172bc20.tar.zst freebsd-ports-gnome-f04e84eff8bbfa76f30234d694bfeb764172bc20.zip |
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sphinxsearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index a339d9a0853a..4fcd1958005b 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://sphinxsearch.com/files/ DISTNAME= sphinx-${PORTVERSION}-release DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= m.seaman@infracaninophile.co.uk +MAINTAINER= matthew@FreeBSD.org COMMENT= Sphinx Full-Text Search Engine LICENSE= GPLv2 |