summaryrefslogtreecommitdiff
path: root/security/smtpscan/Makefile
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 /security/smtpscan/Makefile
parentFix build on perl 5.005_03 (diff)
Chase repocopies towards ports/dns
PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Notes
Notes: svn path=/head/; revision=88581
Diffstat (limited to 'security/smtpscan/Makefile')
-rw-r--r--security/smtpscan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/smtpscan/Makefile b/security/smtpscan/Makefile
index 61c9e63def18..713573d070ec 100644
--- a/security/smtpscan/Makefile
+++ b/security/smtpscan/Makefile
@@ -15,7 +15,7 @@ COMMENT= A remote SMTP server version detector
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO.pm:${PORTSDIR}/devel/p5-IO \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
USE_PERL5= yes
MAN1= smtpscan.1