diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-01 00:42:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-01 00:42:17 +0800 |
commit | 5d48a4a739b526cc45904733521896b2bbd82e21 (patch) | |
tree | a2c0b5adeb395ef0239393158dc9d7cce008936d /textproc/p5-Solr | |
parent | e2f876775cb43beca0ce2b3256872c8425e202b5 (diff) | |
download | freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.tar.gz freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.tar.zst freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.zip |
- Take maintainership
Diffstat (limited to 'textproc/p5-Solr')
-rw-r--r-- | textproc/p5-Solr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Solr/Makefile b/textproc/p5-Solr/Makefile index 71d364db44a5..cc33ab1724ba 100644 --- a/textproc/p5-Solr/Makefile +++ b/textproc/p5-Solr/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GARAFOLA/Solr PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for interfacing with Solr RUN_DEPENDS= p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \ |