diff options
author | osa <osa@FreeBSD.org> | 2003-06-14 06:50:50 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-06-14 06:50:50 +0800 |
commit | afe30049988714e3b1471f656c4fd2b6161cf77b (patch) | |
tree | f0c6c4f6281035e24519f0abdd686d5c710036b1 /net/Makefile | |
parent | 1f617afbc9bed1c6de3e6002e2c7d0fa4a670043 (diff) | |
download | freebsd-ports-gnome-afe30049988714e3b1471f656c4fd2b6161cf77b.tar.gz freebsd-ports-gnome-afe30049988714e3b1471f656c4fd2b6161cf77b.tar.zst freebsd-ports-gnome-afe30049988714e3b1471f656c4fd2b6161cf77b.zip |
New port: Shell authentication for TACACS+ protocol
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
PR: 53296
Approved by: fjoe (implicit)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 465cfd3d3049..2638794b640a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -641,6 +641,7 @@ SUBDIR += svnc SUBDIR += tac_plus-libradius SUBDIR += tac_plus4 + SUBDIR += tacshell SUBDIR += tas SUBDIR += tcpcat SUBDIR += tcpdstat |