diff options
author | rafan <rafan@75cda91c-bdda-477a-9548-7b8f56199edc> | 2008-03-30 19:51:12 +0800 |
---|---|---|
committer | rafan <rafan@75cda91c-bdda-477a-9548-7b8f56199edc> | 2008-03-30 19:51:12 +0800 |
commit | 981e54570e01804ceed2f2d6c16d176502aeca34 (patch) | |
tree | a24c9481526e91acd50cd06c7e3841ea0baf1f3f | |
parent | 9d5cd7ba49f329c6d12cf147f38f938249e159dd (diff) | |
download | wslabports-981e54570e01804ceed2f2d6c16d176502aeca34.tar.gz wslabports-981e54570e01804ceed2f2d6c16d176502aeca34.tar.zst wslabports-981e54570e01804ceed2f2d6c16d176502aeca34.zip |
- Use correct port
git-svn-id: https://opensvn.csie.org/wslabports/trunk@16 75cda91c-bdda-477a-9548-7b8f56199edc
-rw-r--r-- | 217/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/217/Makefile b/217/Makefile index c8b4fa5..bdfebb8 100644 --- a/217/Makefile +++ b/217/Makefile @@ -36,7 +36,7 @@ RUN_DEPENDS+= LPRng>=0:${PORTSDIR}/sysutils/LPRng \ sudo>=0:${PORTSDIR}/security/sudo \ sshit>=0:${PORTSDIR}/security/sshit \ portaudit>=0:${PORTSDIR}/ports-mgmt/portaudit \ - net-snmp>=0:${PORTSDIR}/local/net-snmp \ + net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp \ nagios-plugins>=0:${PORTSDIR}/net-mgmt/nagios-plugins \ nsca-client>=0:${PORTSDIR}/net-mgmt/nsca-client \ mbmon:${PORTSDIR}/sysutils/mbmon \ |