diff options
author | lippe <lippe@FreeBSD.org> | 2008-03-10 08:52:12 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-03-10 08:52:12 +0800 |
commit | 0e004ac0f50a5df71a0fdadd67da36f784372395 (patch) | |
tree | 299085835c6bee951d09627f33eac2942e29f53c /textproc | |
parent | 18f89a27a2e3435d6b0b14aefabd330944703616 (diff) | |
download | freebsd-ports-gnome-0e004ac0f50a5df71a0fdadd67da36f784372395.tar.gz freebsd-ports-gnome-0e004ac0f50a5df71a0fdadd67da36f784372395.tar.zst freebsd-ports-gnome-0e004ac0f50a5df71a0fdadd67da36f784372395.zip |
- Change my mail address to lippe@.
Approved by: araujo (mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Getopt-Lucid/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-ParseWords/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index 77ef8a80c250..6418f4b59e71 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lippemail@gmail.com +MAINTAINER= lippe@FreeBSD.org COMMENT= Getopt::Lucid - Clear, readable syntax for command line processing BUILD_DEPENDS+= p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ 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 |