diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-09-22 17:06:17 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-09-22 17:06:17 +0000 |
commit | 183ebc7b4dfa7aee110e073ca73fd61284109fdb (patch) | |
tree | f7e0c1999042596c4876ce3e48daa10a7fd1adaf /security/Makefile | |
parent | e20b8f349973bf2bc4d5e492041f0be9c232b369 (diff) | |
download | ports-183ebc7b4dfa7aee110e073ca73fd61284109fdb.tar.gz ports-183ebc7b4dfa7aee110e073ca73fd61284109fdb.zip |
Add mindterm-binary, a binary-only port of mindterm, a featureful
SSH client (full VT220/xterm compatible!!)
This is the binary-only version without a dependency to JDK but
including a sample HTML-file instead (for use in webbrowsers).
Notes
Notes:
svn path=/head/; revision=33017
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 0fd34aa2c082..c44c0fb44925 100644 --- a/security/Makefile +++ b/security/Makefile @@ -48,6 +48,7 @@ SUBDIR += lsh SUBDIR += lxnb SUBDIR += mhash + SUBDIR += mindterm-binary SUBDIR += nbaudit SUBDIR += nessus SUBDIR += nessus-libraries |