aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-07 01:35:05 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-07 01:35:05 +0000
commit3d0eeb3550f1962190697b81efcdd36d2228ce77 (patch)
tree73ac362dbd9f2a35512af1e9f592a3b242700fd2 /databases
parentfb064fa960d6f6354212e56f9690416a44080e24 (diff)
downloadports-3d0eeb3550f1962190697b81efcdd36d2228ce77.tar.gz
ports-3d0eeb3550f1962190697b81efcdd36d2228ce77.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/xapian-bindings/Makefile2
-rw-r--r--databases/xapian-bindings10/Makefile2
-rw-r--r--databases/xapian-core/Makefile2
-rw-r--r--databases/xapian-core10/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile
index b5a789470991..740444c3039c 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.7
CATEGORIES= databases
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Bindings allowing Xapian to be used from various programming languages
LIB_DEPENDS= xapian.26:${PORTSDIR}/databases/xapian-core
diff --git a/databases/xapian-bindings10/Makefile b/databases/xapian-bindings10/Makefile
index 848bbf346770..9edb2cb54add 100644
--- a/databases/xapian-bindings10/Makefile
+++ b/databases/xapian-bindings10/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= Bindings allowing Xapian to be used from various programming languages
RUN_DEPENDS= xapian-core10>=1.0.22:${PORTSDIR}/databases/xapian-core10
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
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