diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-01-24 19:16:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-01-24 19:16:47 +0000 |
commit | 49f24fa47a1bce88d7b1f2a6009d3b858a287daf (patch) | |
tree | 79dd995eb31df7b7f6d5f3b97109ec56aece70a3 /databases/xapian-bindings | |
parent | 0f15c9e15d552e78538536f0cd64fa3bc835f207 (diff) | |
download | ports-49f24fa47a1bce88d7b1f2a6009d3b858a287daf.tar.gz ports-49f24fa47a1bce88d7b1f2a6009d3b858a287daf.zip |
Notes
Diffstat (limited to 'databases/xapian-bindings')
-rw-r--r-- | databases/xapian-bindings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile index 08213fbe1b2a..31b7bf3a43b7 100644 --- a/databases/xapian-bindings/Makefile +++ b/databases/xapian-bindings/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.22 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Bindings allowing Xapian to be used from various programming languages RUN_DEPENDS= xapian-core>=1.0.22:${PORTSDIR}/databases/xapian-core |