diff options
author | pettai <pettai> | 2011-11-30 23:50:30 +0000 |
---|---|---|
committer | pettai <pettai> | 2011-11-30 23:50:30 +0000 |
commit | 8ba979e4c080a3510f992865591fa83510332f48 (patch) | |
tree | 6522c6ad84baefcfb8ce460bbd3b5970970fb5b6 /net | |
parent | d7df13a88195a7e27b003a23bd6c7ccf3211198d (diff) | |
download | pkgsrc-8ba979e4c080a3510f992865591fa83510332f48.tar.gz |
Added tacacs-shrubbery
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 bff603dec3d..5ecf67b2016 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.896 2011/11/24 13:03:12 taca Exp $ +# $NetBSD: Makefile,v 1.897 2011/11/30 23:50:30 pettai Exp $ # COMMENT= Networking tools @@ -567,6 +567,7 @@ SUBDIR+= synergy SUBDIR+= synergy1.2 SUBDIR+= sysmon SUBDIR+= tacacs +SUBDIR+= tacacs-shrubbery SUBDIR+= tcl-scotty SUBDIR+= tcpdmerge SUBDIR+= tcpdpriv |