summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-23 15:48:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-23 15:48:32 +0000
commitfa47eea00c2e8777b36b8060648f719bc2f07320 (patch)
tree7e3b5b810d25e0086ff05fe69ffa2676af47d075 /net-mgmt
parent- Updatet to 2.62 (diff)
- Remove p5-IO: newer versions are included in all support Perl releases
PR: ports/184192 Submitted by: pluknet
Notes
Notes: svn path=/head/; revision=334679
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/circe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/circe/Makefile b/net-mgmt/circe/Makefile
index 6bbafdad4847..87a52cde936d 100644
--- a/net-mgmt/circe/Makefile
+++ b/net-mgmt/circe/Makefile
@@ -3,6 +3,7 @@
PORTNAME= circe
PORTVERSION= 0.2.3
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://bws.berkeley.edu/ports/
@@ -13,7 +14,6 @@ LICENSE= BSD
RUN_DEPENDS= p5-Net-IP-Match-XS>=0:${PORTSDIR}/net-mgmt/p5-Net-IP-Match-XS \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-IO>=0:${PORTSDIR}/devel/p5-IO \
p5-Error>=0:${PORTSDIR}/lang/p5-Error \
p5-Sys-Syslog>=0:${PORTSDIR}/sysutils/p5-Sys-Syslog \
p5-TryCatch>=0:${PORTSDIR}/lang/p5-TryCatch \