diff options
Diffstat (limited to 'www/xapian-omega10/Makefile')
-rw-r--r-- | www/xapian-omega10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xapian-omega10/Makefile b/www/xapian-omega10/Makefile index 04778ee4336e..a02bf27d6ae7 100644 --- a/www/xapian-omega10/Makefile +++ b/www/xapian-omega10/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ DISTNAME= ${PORTNAME:S/10$//}-${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CGI search application built on Xapian LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core10 |