diff options
author | he <he> | 2014-09-23 13:21:16 +0000 |
---|---|---|
committer | he <he> | 2014-09-23 13:21:16 +0000 |
commit | c0742687f4b5cc187877baa860aa3f3c76570572 (patch) | |
tree | 7b748cb2b04750771c13f2c086b7cfe28dafbc09 /net/Makefile | |
parent | 2e8269f50d325c0847771d1fd65ba34d4a32d87f (diff) | |
download | pkgsrc-c0742687f4b5cc187877baa860aa3f3c76570572.tar.gz |
Add newly added p5-Net-SSH-Expect.
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 abfa1109d5a..63f69b5eec0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1035 2014/09/03 07:11:05 he Exp $ +# $NetBSD: Makefile,v 1.1036 2014/09/23 13:21:16 he Exp $ # COMMENT= Networking tools @@ -459,6 +459,7 @@ SUBDIR+= p5-Net-SNMP-Mixin SUBDIR+= p5-Net-Server SUBDIR+= p5-Net-Server-Coro SUBDIR+= p5-Net-Server-SS-PreFork +SUBDIR+= p5-Net-SSH-Expect SUBDIR+= p5-Net-TFTP SUBDIR+= p5-Net-Telnet SUBDIR+= p5-Net-Telnet-Cisco |