diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-06-30 05:51:02 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-06-30 05:51:02 +0000 |
commit | e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6 (patch) | |
tree | 205fa84652221a0dcdd7c62a7675ef3761ebdae1 /textproc/p5-Search-Odeum | |
parent | 435c27917a4140dde72303e85a245414d327a40c (diff) | |
download | ports-e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6.tar.gz ports-e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6.zip |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
Notes
Notes:
svn path=/head/; revision=359802
Diffstat (limited to 'textproc/p5-Search-Odeum')
-rw-r--r-- | textproc/p5-Search-Odeum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Search-Odeum/Makefile b/textproc/p5-Search-Odeum/Makefile index 112261890658..3417cafa332f 100644 --- a/textproc/p5-Search-Odeum/Makefile +++ b/textproc/p5-Search-Odeum/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Search PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to the Odeum inverted index API LIB_DEPENDS= libqdbm.so:${PORTSDIR}/databases/qdbm |