diff options
Diffstat (limited to 'devel/py-lucene/Makefile')
-rw-r--r-- | devel/py-lucene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-lucene/Makefile b/devel/py-lucene/Makefile index 3c8bf7d7c20d..2c13bbb378fe 100644 --- a/devel/py-lucene/Makefile +++ b/devel/py-lucene/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://downloads.osafoundation.org/PyLucene/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-src-${PORTVERSION}${PATCHSET} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A GCJ-compiled version of Java Lucene integrated with Python BUILD_DEPENDS+= ${LOCALBASE}/libdata/ldconfig/gcc41-withgcjawt:${PORTSDIR}/lang/gcc41-withgcjawt |