From 796f3fa66a19f6ef6a07d61a163b35699c41f7f0 Mon Sep 17 00:00:00 2001 From: bluhm Date: Sun, 30 Sep 2012 14:51:11 +0000 Subject: [PATCH] + p5-Net-Inspect --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 68187e9dcce..108b3cef4b9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.776 2012/09/29 12:35:03 fgsch Exp $ +# $OpenBSD: Makefile,v 1.777 2012/09/30 14:51:11 bluhm Exp $ SUBDIR = SUBDIR += BitTorrent @@ -316,6 +316,7 @@ SUBDIR += p5-Net-IPv4Addr SUBDIR += p5-Net-IPv6Addr SUBDIR += p5-Net-IRC + SUBDIR += p5-Net-Inspect SUBDIR += p5-Net-Jabber SUBDIR += p5-Net-MySQL SUBDIR += p5-Net-NTP