diff options
author | rh <rh@pkgsrc.org> | 2000-10-15 17:27:26 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-10-15 17:27:26 +0000 |
commit | 6f4bf332d20fc41047aa627addf11802a9ccf2b4 (patch) | |
tree | ac93e0c6b1bcda5a1fb6226f14509894c9881886 /net | |
parent | 88520330e209902a8858bb834e8e989797f23f7a (diff) | |
download | pkgsrc-6f4bf332d20fc41047aa627addf11802a9ccf2b4.tar.gz |
Add and enable tacacs
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 cf8f3c51da2..936f209a10e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2000/09/14 15:47:25 wiz Exp $ +# $NetBSD: Makefile,v 1.156 2000/10/15 17:27:26 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -112,6 +112,7 @@ SUBDIR += spegla SUBDIR += srsh SUBDIR += ssync + SUBDIR += tacacs SUBDIR += tcl-scotty SUBDIR += tcpillust SUBDIR += tcptrace |