aboutsummaryrefslogtreecommitdiff
path: root/security/smtpscan
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-23 07:28:11 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-23 07:28:11 +0000
commit9f86f5c17c1cbc72cd8d4615238673bd7d7b4077 (patch)
tree4200dd669d5d132d4847a24b49eeda8ec1a24a92 /security/smtpscan
parentb25f9696279877c952cf3ca1449a028bcd2cc571 (diff)
downloadports-9f86f5c17c1cbc72cd8d4615238673bd7d7b4077.tar.gz
ports-9f86f5c17c1cbc72cd8d4615238673bd7d7b4077.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 3). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248395
Diffstat (limited to 'security/smtpscan')
-rw-r--r--security/smtpscan/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/smtpscan/Makefile b/security/smtpscan/Makefile
index af60cc18f46e..0d52400111c1 100644
--- a/security/smtpscan/Makefile
+++ b/security/smtpscan/Makefile
@@ -7,15 +7,14 @@
PORTNAME= smtpscan
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security mail perl5
MASTER_SITES= http://www.frbsd.org/dist/
MAINTAINER= hubert@frbsd.org
COMMENT= A remote SMTP server version detector
-RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
- ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
USE_PERL5= yes
MAN1= smtpscan.1