summaryrefslogtreecommitdiffstats
path: root/sbin/atm
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-03-15 07:38:15 +0000
committerharti <harti@FreeBSD.org>2005-03-15 07:38:15 +0000
commitf6d2d1ffc3bad9fc7860fe1305b6ded4a28597c8 (patch)
tree0e38aaebf115d1680195ff93556370df205e9841 /sbin/atm
parent10270f3a1e3abdaac9b662fcfba86c6cd5b8f62c (diff)
downloadFreeBSD-src-f6d2d1ffc3bad9fc7860fe1305b6ded4a28597c8.zip
FreeBSD-src-f6d2d1ffc3bad9fc7860fe1305b6ded4a28597c8.tar.gz
Forgot to change the pointer to the snmp_atm sources after repo-copy.
Correct this by pointing to the new location. Pointy hat to: harti Submitted by: keramida
Diffstat (limited to 'sbin/atm')
-rw-r--r--sbin/atm/atmconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/atm/atmconfig/Makefile b/sbin/atm/atmconfig/Makefile
index c4df9e7..1db0fa4 100644
--- a/sbin/atm/atmconfig/Makefile
+++ b/sbin/atm/atmconfig/Makefile
@@ -37,7 +37,7 @@ FILES= atmconfig.help atmconfig_device.help
FILESDIR= /usr/share/doc/atm
SNMP_ATM_DEF= ${.CURDIR}/../../../contrib/ngatm/snmp_atm/atm_tree.def \
- ${.CURDIR}/../../../lib/libbsnmp/modules/snmp_atm/atm_freebsd.def
+ ${.CURDIR}/../../../usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def
${.OBJDIR}/oid.h: atm_oid.list ${SNMP_ATM_DEF}
cat ${SNMP_ATM_DEF} | gensnmptree -e `tail -n +2 ${.CURDIR}/atm_oid.list` \
OpenPOWER on IntegriCloud