diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-31 01:22:26 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-31 01:22:26 +0000 |
commit | 0d8427f383b4a422faec60aa8b83fe1794cc3c11 (patch) | |
tree | 370293b72745f63dfb056f5aea32cc56dc35b726 /mail | |
parent | d15c83958fa3d39939fcd7e1a9181c762a02e256 (diff) | |
download | FreeBSD-ports-0d8427f383b4a422faec60aa8b83fe1794cc3c11.zip FreeBSD-ports-0d8427f383b4a422faec60aa8b83fe1794cc3c11.tar.gz |
Update e-mail address.
Submitted by: Simon Barner (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-RFC822-Address/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-RFC822-Address/Makefile b/mail/p5-Mail-RFC822-Address/Makefile index 0cb493b..89d403d 100644 --- a/mail/p5-Mail-RFC822-Address/Makefile +++ b/mail/p5-Mail-RFC822-Address/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= barner@in.tum.de +MAINTAINER= barner@gmx.de COMMENT= Perl5 module to validate RFC822 conformance of email adresses PERL_CONFIGURE= yes |