diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | c8df88ddadd4db8ffa8da49611f0885143a83730 (patch) | |
tree | 7451564d2668b26d0d49427e2d0eaf2db921670b /mail/p5-Email-Valid/Makefile | |
parent | 1361f077817f85c69b99a20e2fcf25a09eaafd42 (diff) |
Notes
Diffstat (limited to 'mail/p5-Email-Valid/Makefile')
-rw-r--r-- | mail/p5-Email-Valid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-Valid/Makefile b/mail/p5-Email-Valid/Makefile index 70ef39402deb..6d521cd2d7b7 100644 --- a/mail/p5-Email-Valid/Makefile +++ b/mail/p5-Email-Valid/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Email PKGNAMEPREFIX= p5- -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools |