diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-24 09:05:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-24 09:05:53 +0000 |
commit | 4a6bd89ef6ffd3fcfe3762b42518046a02a0c0ad (patch) | |
tree | 8d4ae0a2ae2f6bb7e2db3fce30e391ec2c08c7ac /www/xapian-omega | |
parent | a2b0ff9fac10c7bcbdaee8f98137392c1355e97b (diff) | |
download | ports-4a6bd89ef6ffd3fcfe3762b42518046a02a0c0ad.tar.gz ports-4a6bd89ef6ffd3fcfe3762b42518046a02a0c0ad.zip |
Notes
Diffstat (limited to 'www/xapian-omega')
-rw-r--r-- | www/xapian-omega/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index 10b6d45c546a..a7d522cef003 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brix -MAINTAINER= jf@dockes.org +MAINTAINER= ports@FreeBSD.org COMMENT= CGI search application built on Xapian LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core |