diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 22:20:34 +0800 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 22:20:34 +0800 |
commit | 9030b5c3b800ba5467d86cbe01dc8a8b7de60476 (patch) | |
tree | 5e88e5a2daf9a44cbd6e276b4da8ae030fbd3ba1 /textproc/p5-Text-Metaphone | |
parent | f88674c448df9982b97dbfddd7bf9ae13570807f (diff) | |
download | freebsd-ports-gnome-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.tar.gz freebsd-ports-gnome-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.tar.zst freebsd-ports-gnome-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.zip |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self)
Diffstat (limited to 'textproc/p5-Text-Metaphone')
-rw-r--r-- | textproc/p5-Text-Metaphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Metaphone/Makefile b/textproc/p5-Text-Metaphone/Makefile index 9b82d75d6aa5..405e7f1e77a9 100644 --- a/textproc/p5-Text-Metaphone/Makefile +++ b/textproc/p5-Text-Metaphone/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A modern soundex: phonetic encoding of words PERL_CONFIGURE= yes |