change net-snmpd to pak-version 2 with full agent

This commit is contained in:
Peter Pfeiffer
2009-08-24 10:36:04 +02:00
parent 6e0aa9b032
commit 08098df2d7

View File

@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = net-snmp
PAK_VER = 1
PAK_VER = 2
DEPS = ""
###############################################################################