diff options
author | pettai <pettai> | 2010-03-10 23:45:56 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-03-10 23:45:56 +0000 |
commit | f75f13069dd43a3a13b9c1b408adcc46a58196f8 (patch) | |
tree | ffd19fa00e6a604de7da550691e983757f999536 /net | |
parent | da074b0b1fd34c3b146eebef38731428b698e663 (diff) | |
download | pkgsrc-f75f13069dd43a3a13b9c1b408adcc46a58196f8.tar.gz |
+ sysmon
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 ba7ff9f80db..173e294e629 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.810 2010/03/02 12:11:19 obache Exp $ +# $NetBSD: Makefile,v 1.811 2010/03/10 23:45:56 pettai Exp $ # COMMENT= Networking tools @@ -506,6 +506,7 @@ SUBDIR+= stripes SUBDIR+= sup SUBDIR+= synergy SUBDIR+= synergy1.2 +SUBDIR+= sysmon SUBDIR+= tacacs SUBDIR+= tcl-scotty SUBDIR+= tcpdmerge |