diff options
Diffstat (limited to 'textproc/luceneplusplus')
-rw-r--r-- | textproc/luceneplusplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index af028a043668..dc7b51d66354 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 DISTVERSIONPREFIX= rel_ CATEGORIES= textproc -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ port of the Lucene library LICENSE= LGPL3 |