diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-10 00:52:12 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-10 00:52:12 +0000 |
commit | bff0d25c06f38db8b6374c2e9878d16368c5b67b (patch) | |
tree | 79a2be6e5370e8658aa386f248816c1a070ee160 /textproc/p5-Text-ParseWords | |
parent | 80fc54cba61b086ed244830ba091c1f07c84d705 (diff) |
- Change my mail address to lippe@.
Approved by: araujo (mentor)
Notes
Notes:
svn path=/head/; revision=208703
Diffstat (limited to 'textproc/p5-Text-ParseWords')
-rw-r--r-- | textproc/p5-Text-ParseWords/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-ParseWords/Makefile b/textproc/p5-Text-ParseWords/Makefile index 323e61263bed..2f92319987b9 100644 --- a/textproc/p5-Text-ParseWords/Makefile +++ b/textproc/p5-Text-ParseWords/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lippemail@gmail.com +MAINTAINER= lippe@FreeBSD.org COMMENT= Parse text into an array of tokens or array of arrays PERL_CONFIGURE= yes |