diff options
author | will <will@FreeBSD.org> | 2003-06-03 21:52:07 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-03 21:52:07 +0800 |
commit | 371c72aa1922a347e85349880c11ed5b0ca9ee31 (patch) | |
tree | fff25ea4a33c5e087f7b93950b99a1c5e1aa6519 /mail | |
parent | 15d607a206d02f576a5cf7dcc3bf640d921b5371 (diff) | |
download | freebsd-ports-gnome-371c72aa1922a347e85349880c11ed5b0ca9ee31.tar.gz freebsd-ports-gnome-371c72aa1922a347e85349880c11ed5b0ca9ee31.tar.zst freebsd-ports-gnome-371c72aa1922a347e85349880c11ed5b0ca9ee31.zip |
Originator of PR forgot to change MAINTAINER. I forgot to notice it.
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 |