summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2004-09-09 22:29:35 +0000
committerwiz <wiz>2004-09-09 22:29:35 +0000
commit08188fd3c080abb3110d9bc10675345cca512e89 (patch)
treecf829bbd71da2f9752eb779269fc008e7f1764d3 /net
parent7d7e100e801fe7a62a1db1a5fa0a6e0774ebb8f8 (diff)
downloadpkgsrc-08188fd3c080abb3110d9bc10675345cca512e89.tar.gz
Fix a dependency to match the current version.
Diffstat (limited to 'net')
-rw-r--r--net/netsaint-plugin-snmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netsaint-plugin-snmp/Makefile b/net/netsaint-plugin-snmp/Makefile
index ae9e821cdf5..f1a6181db93 100644
--- a/net/netsaint-plugin-snmp/Makefile
+++ b/net/netsaint-plugin-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/22 16:40:50 christos Exp $
+# $NetBSD: Makefile,v 1.11 2004/09/09 22:29:35 wiz Exp $
#
DISTNAME= netsaint-plugins-1.2.9-4
@@ -12,7 +12,7 @@ HOMEPAGE= http://netsaintplug.sourceforge.net/
COMMENT= SNMP monitoring plug-in for netsaint
DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
-DEPENDS+= net-snmp-5.0.9*:../../net/net-snmp
+DEPENDS+= net-snmp>=5.0.9:../../net/net-snmp
.include "../../net/netsaint-base/Makefile.common"