diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
commit | 6adf115354bb0fe447aea5e7016077e3dcd8fb97 (patch) | |
tree | 41d4f435c2386738df109c6f8e426ad04a1505f4 /databases/p5-Search-InvertedIndex | |
parent | - Unbreak by upgrading to 4.2; (diff) |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
Notes
Notes:
svn path=/head/; revision=116729
Diffstat (limited to 'databases/p5-Search-InvertedIndex')
-rw-r--r-- | databases/p5-Search-InvertedIndex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Search-InvertedIndex/Makefile b/databases/p5-Search-InvertedIndex/Makefile index eec2b8245104..9711154242c5 100644 --- a/databases/p5-Search-InvertedIndex/Makefile +++ b/databases/p5-Search-InvertedIndex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Search PKGNAMEPREFIX= p5- -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= A manager for inverted index maps BUILD_DEPENDS= ${SITE_PERL}/Class/NamedParms.pm:${PORTSDIR}/devel/p5-Class-NamedParms \ |