diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-07 01:35:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-07 01:35:05 +0000 |
commit | 3d0eeb3550f1962190697b81efcdd36d2228ce77 (patch) | |
tree | 73ac362dbd9f2a35512af1e9f592a3b242700fd2 /databases/xapian-core10 | |
parent | fb064fa960d6f6354212e56f9690416a44080e24 (diff) |
- drop maintainer now that update is complete
PR: ports/164460
Notes
Notes:
svn path=/head/; revision=290534
Diffstat (limited to 'databases/xapian-core10')
-rw-r--r-- | databases/xapian-core10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index 111f5cff3ec5..c4d2506c3872 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ DISTNAME= ${PORTNAME:S/10$//}-${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A probabilistic text search database engine LICENSE= GPLv2 |