summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-08-01 13:07:59 +0000
committerseb <seb@pkgsrc.org>2008-08-01 13:07:59 +0000
commit536c8e8a4cd8ed454170750f15c57aafd8defb46 (patch)
tree56ded734b205244c7f91786326ec8a3da234b42b /net
parenta0dacb5ae608842ccdf23a3655b00bc97ab5df01 (diff)
downloadpkgsrc-536c8e8a4cd8ed454170750f15c57aafd8defb46.tar.gz
Add & enable p5-Net-SNMP-Mixin
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 58eae7d8c14..3d8afa26837 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.719 2008/07/31 06:17:25 obache Exp $
+# $NetBSD: Makefile,v 1.720 2008/08/01 13:07:59 seb Exp $
#
COMMENT= Networking tools
@@ -329,6 +329,7 @@ SUBDIR+= p5-Net-Pcap
SUBDIR+= p5-Net-RawIP
SUBDIR+= p5-Net-Rendezvous
SUBDIR+= p5-Net-SNMP
+SUBDIR+= p5-Net-SNMP-Mixin
SUBDIR+= p5-Net-Server
SUBDIR+= p5-Net-TFTP
SUBDIR+= p5-Net-Telnet