aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Valid
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-05 07:33:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-05 07:33:51 +0000
commitbf60be81d18978782b3c3de21916fdb4a5cbb2e5 (patch)
tree9be083b0fd811caaa5b6ea713f83e7705ea93fbe /mail/p5-Email-Valid
parente15afee535ffec38424947ba1c7eb0ada4141fc2 (diff)
downloadports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.tar.gz
ports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.zip
Notes
Diffstat (limited to 'mail/p5-Email-Valid')
-rw-r--r--mail/p5-Email-Valid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-Valid/Makefile b/mail/p5-Email-Valid/Makefile
index df9d8abe3c34..302dab21e64d 100644
--- a/mail/p5-Email-Valid/Makefile
+++ b/mail/p5-Email-Valid/Makefile
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Check validity of Internet email addresses
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools
RUN_DEPENDS= ${BUILD_DEPENDS}