diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2021-11-11 18:05:38 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2021-11-11 18:05:38 +0000 |
commit | 38a66306d7941b4d37c3a2198860a3dfc4c73423 (patch) | |
tree | c41514a88ae1fe001ae12fe11157fd0896edda6f /textproc/luceneplusplus | |
parent | security/pcsc-tools: Update to 1.5.8 (diff) |
Drop maintainership on most of my ports
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 |