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-core | |
parent | fb064fa960d6f6354212e56f9690416a44080e24 (diff) |
Notes
Diffstat (limited to 'databases/xapian-core')
-rw-r--r-- | databases/xapian-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index a0a68036f24d..d2417377bc04 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A probabilistic text search database engine LICENSE= GPLv2 |