aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-10-17 13:23:02 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-10-17 13:23:02 +0000
commit681fb4e96f74067d5b3c2d992de81f00ffdad574 (patch)
tree7243fbf6e6382fc67914cd829fc8e8f7d0f89666 /net-mgmt
parenta133e538e351c41138c60b1e4d44d1b279122cfe (diff)
downloadports-681fb4e96f74067d5b3c2d992de81f00ffdad574.tar.gz
ports-681fb4e96f74067d5b3c2d992de81f00ffdad574.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/smokeping/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index 82bbe210dbf6..be208697dd2b 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -7,6 +7,7 @@
PORTNAME= smokeping
PORTVERSION= 1.16
+PORTREVISION= 1
CATEGORIES= net www
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
@@ -18,6 +19,7 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \
+ ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping
USE_PERL5= yes