diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-24 09:03:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-24 09:03:43 +0000 |
commit | 66b0c606085d1aa4352075b8526c5daed712b850 (patch) | |
tree | bb6dc04d0f3eb2ba4d84633292809e73a858ae64 /deskutils/recoll | |
parent | 98c65b17038fee5d98a6367151b39b6c609af607 (diff) |
Notes
Diffstat (limited to 'deskutils/recoll')
-rw-r--r-- | deskutils/recoll/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 56e802389fe7..75a124031e11 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.15.5 CATEGORIES= deskutils MASTER_SITES= http://www.lesbonscomptes.com/recoll/ -MAINTAINER= jf@dockes.org +MAINTAINER= ports@FreeBSD.org COMMENT= A personal full text search package, based on QT and Xapian LIB_DEPENDS= xapian.[1-2][0-9]:${PORTSDIR}/databases/xapian-core |