diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
commit | 58e59f78c64a79986a0695b98d643fe870ee408b (patch) | |
tree | b9e6cbaab1cbf8ac50b011fabdb1dba4bc848a9b /mail | |
parent | 0eed983b7207ae8ac12b54a1d33a10939e56f84e (diff) |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor)
Notes
Notes:
svn path=/head/; revision=231170
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-WWW-Hotmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-WWW-Hotmail/Makefile b/mail/p5-WWW-Hotmail/Makefile index 6e1a5a012837..ae1719fd6ed0 100644 --- a/mail/p5-WWW-Hotmail/Makefile +++ b/mail/p5-WWW-Hotmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skreuzer@exit2shell.com +MAINTAINER= skreuzer@FreeBSD.org COMMENT= This module simplifies access to hotmail BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ |