diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:57:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:57:24 +0000 |
commit | 32b38a45c436c3619031da4a1d369c4f1536a68b (patch) | |
tree | c18b5a95e8ae5242e958658d9062f42712172cfb /net/prosearch | |
parent | f14c856d630ce94666cd3ba2fbff511609ff52f8 (diff) |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=362812
Diffstat (limited to 'net/prosearch')
-rw-r--r-- | net/prosearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile index 91856b55dc34..b0ae8c1955cb 100644 --- a/net/prosearch/Makefile +++ b/net/prosearch/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://pro.setun.net/search/download/ SF/pro-search/pro-search/${PORTVERSION} -MAINTAINER= proler@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Powerful file search USES= perl5 |