diff options
author | manu <manu@pkgsrc.org> | 2013-02-10 05:58:27 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2013-02-10 05:58:27 +0000 |
commit | 193154b218687797bd8854c8aa06801c7180e644 (patch) | |
tree | 861194d0cee7a5dd3995f289e3e2b8331291a4ee /net | |
parent | 73dc77c71a439431f94ffe55505223b011a45655 (diff) | |
download | pkgsrc-193154b218687797bd8854c8aa06801c7180e644.tar.gz |
Add openvpn-nagios
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f4e5806f34b..c8d9c50c46d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.954 2013/02/05 07:45:22 wiz Exp $ +# $NetBSD: Makefile,v 1.955 2013/02/10 05:58:27 manu Exp $ # COMMENT= Networking tools @@ -362,6 +362,7 @@ SUBDIR+= openslp SUBDIR+= openvmps SUBDIR+= openvpn SUBDIR+= openvpn-acct-wtmpx +SUBDIR+= openvpn-nagios SUBDIR+= openwbem SUBDIR+= ortp SUBDIR+= overnet |