From: nico Date: Sat, 21 May 2005 01:37:09 +0000 (+0000) Subject: Add net-snmp package X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/591c09b84b3f2f0ce80464f703fda3103d58dc07?ds=inline Add net-snmp package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@998 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 64144c557..e360e8685 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -38,6 +38,7 @@ package-$(BR2_PACKAGE_MARADNS) += maradns package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_MONIT) += monit package-$(BR2_PACKAGE_NCURSES) += ncurses +package-$(BR2_PACKAGE_NET_SNMP) += net-snmp package-$(BR2_PACKAGE_NFS_SERVER) += nfs-server package-$(BR2_PACKAGE_NMAP) += nmap package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash