diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 13:52:07 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 13:52:07 +0000 |
commit | f7300a7a181ede9fea79ecb95a98dae088ccf25a (patch) | |
tree | a7891968d802451e23931e4798f844c9fcbf4d86 /mail | |
parent | 42b09e756acce3e9544629b55766c6b46393cb8c (diff) |
Notes
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 3dd434f9433f..b79c9e6677f9 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= mharo@FreeBSD.org +MAINTAINER= barner@in.tum.de COMMENT= Perl5 module to validate RFC822 conformance of email adresses PERL_CONFIGURE= yes |