aboutsummaryrefslogtreecommitdiff
path: root/sysutils/monitorix
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-04-25 16:12:19 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-04-25 16:12:19 +0000
commitb530de745bf8a2aa93f90c63c22dfc1c15dfeb45 (patch)
tree5211a67d5bd9cdd9ccccad489ffc81f21bfffe33 /sysutils/monitorix
parent14b4ebd6685e451d222e79c0aedbcc1dbce221a5 (diff)
downloadports-b530de745bf8a2aa93f90c63c22dfc1c15dfeb45.tar.gz
ports-b530de745bf8a2aa93f90c63c22dfc1c15dfeb45.zip
Notes
Diffstat (limited to 'sysutils/monitorix')
-rw-r--r--sysutils/monitorix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile
index 980bf2f29632..43fd31d1917c 100644
--- a/sysutils/monitorix/Makefile
+++ b/sysutils/monitorix/Makefile
@@ -2,7 +2,7 @@
PORTNAME= monitorix
PORTVERSION= 3.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www.monitorix.org/ \
http://www.monitorix.org/old_versions/ \
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool
RUN_DEPENDS= p5-ParallelUA>=0:${PORTSDIR}/www/p5-ParallelUA \
- p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm \
+ p5-CGI>=0:${PORTSDIR}/www/p5-CGI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \