diff options
Diffstat (limited to 'devel/libcli/pkg-descr')
-rw-r--r-- | devel/libcli/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libcli/pkg-descr b/devel/libcli/pkg-descr index cc5930817c6b..42a0c7d2ba9a 100644 --- a/devel/libcli/pkg-descr +++ b/devel/libcli/pkg-descr @@ -2,5 +2,3 @@ Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree. - -WWW: https://github.com/dparrish/libcli/ |