diff options
author | agc <agc@pkgsrc.org> | 2007-10-29 15:06:30 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2007-10-29 15:06:30 +0000 |
commit | 0f9a65b4aeb9d2827954238e68773638e956c39b (patch) | |
tree | ebff4d112f69fe6b1c0c6013ca8ba23f1cefbf66 | |
parent | f61373b2e281638e86d41f9a4146ede1bb387784 (diff) | |
download | pkgsrc-0f9a65b4aeb9d2827954238e68773638e956c39b.tar.gz |
Add and enable openwbem
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e336fcaec52..1e1af5cc16f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.689 2007/10/29 09:50:23 seb Exp $ +# $NetBSD: Makefile,v 1.690 2007/10/29 15:06:30 agc Exp $ # COMMENT= Networking tools @@ -274,6 +274,7 @@ SUBDIR+= openntpd SUBDIR+= openslp SUBDIR+= openvmps SUBDIR+= openvpn +SUBDIR+= openwbem SUBDIR+= overnet SUBDIR+= p5-DNS-ZoneParse SUBDIR+= p5-Geo-IP |