diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-31 01:22:26 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-31 01:22:26 +0000 |
commit | b491b8b59c38a7ae82ee20fcf809b0b097fa5a75 (patch) | |
tree | 7f63c887da869992a5a45662feb812f3662fc0ec /mail | |
parent | Add size data. (diff) |
Update e-mail address.
Submitted by: Simon Barner (maintainer)
Notes
Notes:
svn path=/head/; revision=105741
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 0cb493b9c08e..89d403dfd4e2 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 |