diff options
author | ryoon <ryoon> | 2013-03-02 04:09:01 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-03-02 04:09:01 +0000 |
commit | 011f5bb87a70c8158b810a8f51e62b035c04cebb (patch) | |
tree | 01c140c4ef23009f2332667518afac25dfc0b0c6 /net/Makefile | |
parent | da5aa03cd525ca337d6716f7f71d125439099c02 (diff) | |
download | pkgsrc-011f5bb87a70c8158b810a8f51e62b035c04cebb.tar.gz |
Add icinga-base.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c8d9c50c46d..aa7df3cfd8b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.955 2013/02/10 05:58:27 manu Exp $ +# $NetBSD: Makefile,v 1.956 2013/03/02 04:09:01 ryoon Exp $ # COMMENT= Networking tools @@ -196,6 +196,7 @@ SUBDIR+= hping3 SUBDIR+= httping SUBDIR+= httptunnel SUBDIR+= iana-etc +SUBDIR+= icinga-base SUBDIR+= icsi-finger SUBDIR+= iftop SUBDIR+= inadyn |