diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-24 09:04:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-24 09:04:45 +0000 |
commit | 7c3c64934380aa97f303a4fcddc40763f3cf258d (patch) | |
tree | c8a09b06060013e28387430a43b28249e25f2711 /databases/xapian-bindings | |
parent | 66b0c606085d1aa4352075b8526c5daed712b850 (diff) | |
download | ports-7c3c64934380aa97f303a4fcddc40763f3cf258d.tar.gz ports-7c3c64934380aa97f303a4fcddc40763f3cf258d.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 f81e3d6a7962..08213fbe1b2a 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= jf@dockes.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bindings allowing Xapian to be used from various programming languages RUN_DEPENDS= xapian-core>=1.0.22:${PORTSDIR}/databases/xapian-core |