summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2003-06-18 00:15:55 +0000
committerBill Fumerola <billf@FreeBSD.org>2003-06-18 00:15:55 +0000
commitfefb4f4812de813c185d582f0b621b3ce325a6f5 (patch)
tree16f2323b5ca37b2976184f17c83ad0eccd6bd2f6 /net-mgmt
parent. Fix packing list. (diff)
remove extraneous colon
Submitted by: kris
Notes
Notes: svn path=/head/; revision=83198
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Altoids/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Altoids/Makefile b/net-mgmt/p5-Altoids/Makefile
index b05a2d1353a5..4626990475da 100644
--- a/net-mgmt/p5-Altoids/Makefile
+++ b/net-mgmt/p5-Altoids/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= billf@FreeBSD.org
COMMENT= SNMP get/walk functionality with built-in name to OID translation
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/SNMP_Session.pm::${PORTSDIR}/net/p5-SNMP_Session
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session
GNU_CONFIGURE= yes