aboutsummaryrefslogtreecommitdiff
path: root/textproc/lucene
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-10-03 01:15:48 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-10-03 01:15:48 +0000
commit9bedecdec2e63870e2c0ef8d24e68c9076e64db3 (patch)
treeec98b31c8029b67fbf67d0b4bd6bac44d36b3090 /textproc/lucene
parent3281e03927f4d81a27408c61451b326008119276 (diff)
downloadports-9bedecdec2e63870e2c0ef8d24e68c9076e64db3.tar.gz
ports-9bedecdec2e63870e2c0ef8d24e68c9076e64db3.zip
- reset maintainer to heap
Notes
Notes: svn path=/head/; revision=305180
Diffstat (limited to 'textproc/lucene')
-rw-r--r--textproc/lucene/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile
index 177293e5efc5..d37428510662 100644
--- a/textproc/lucene/Makefile
+++ b/textproc/lucene/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: lucene
-# Date created: 02 Jan 2008
-# Whom: Gerrit Beine <gerrit.beine@gmx.de>
-#
+# Created by: Gerrit Beine <gerrit.beine@gmx.de>
# $FreeBSD$
#
# Please don't forget to bump the version in py-lucene if this changes!
@@ -13,7 +10,7 @@ MASTER_SITES= APACHE
MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
EXTRACT_SUFX= .tgz
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A full-text search engine for Java
LICENSE= AL2